Another GUI project underway
08 Oct 2019 20:00 - 08 Oct 2019 21:21 #147489
by ssd
I will indeed set up a computer and test the GUI tomorrow. I wasn't aware that it is already included with QtPyVCP.
Replied by ssd on topic Another GUI project underway
not sure, but currently the only size is 1080x1920.. not sur ewhat it would look like on a higher res screen, but you could try it out and see?
I will indeed set up a computer and test the GUI tomorrow. I wasn't aware that it is already included with QtPyVCP.
Last edit: 08 Oct 2019 21:21 by ssd.
Please Log in or Create an account to join the conversation.
09 Oct 2019 18:54 #147584
by vmihalca
Replied by vmihalca on topic Another GUI project underway
I have tried editing the probe_basic.ui file on my linuxpc, changed a few dimensions, saved the file but when I ran the probe_basic UI again, there were no changes.
I am trying to do some changes on this UI, I wanna make it fit on a 15 inch wide touch screen that's 1376 * 768 or smth like this.
I know I will have to re'arrange the components but first I would like to see the changes.
Please advice!
I am trying to do some changes on this UI, I wanna make it fit on a 15 inch wide touch screen that's 1376 * 768 or smth like this.
I know I will have to re'arrange the components but first I would like to see the changes.
Please advice!
Please Log in or Create an account to join the conversation.
09 Oct 2019 19:31 #147590
by Leon82
You can try to set the main window max size. But you also need to check the minimum size as well as it could be bigger than your new max size
Replied by Leon82 on topic Another GUI project underway
I have tried editing the probe_basic.ui file on my linuxpc, changed a few dimensions, saved the file but when I ran the probe_basic UI again, there were no changes.
I am trying to do some changes on this UI, I wanna make it fit on a 15 inch wide touch screen that's 1376 * 768 or smth like this.
I know I will have to re'arrange the components but first I would like to see the changes.
Please advice!
You can try to set the main window max size. But you also need to check the minimum size as well as it could be bigger than your new max size
Please Log in or Create an account to join the conversation.
13 Nov 2019 15:15 - 13 Nov 2019 15:17 #150301
by gantarone
Replied by gantarone on topic Another GUI project underway
Hi,
is there a way like in Gmocappy to select a drawing and have the corresponding gcode selection?
Thanks
is there a way like in Gmocappy to select a drawing and have the corresponding gcode selection?
Thanks
Last edit: 13 Nov 2019 15:17 by gantarone.
The following user(s) said Thank You: Lcvette
Please Log in or Create an account to join the conversation.
13 Nov 2019 15:49 #150306
by Lcvette
can you be more specific? Probe Basic has an in window gcode editor when you select the file on the file page. it has some nice built in features such as find/replace, save as etc..
Replied by Lcvette on topic Another GUI project underway
Hi,
is there a way like in Gmocappy to select a drawing and have the corresponding gcode selection?
Thanks
can you be more specific? Probe Basic has an in window gcode editor when you select the file on the file page. it has some nice built in features such as find/replace, save as etc..
Please Log in or Create an account to join the conversation.
13 Nov 2019 16:59 #150313
by Leon82
Replied by Leon82 on topic Another GUI project underway
Is the editor a current widget or an external feature?
Please Log in or Create an account to join the conversation.
14 Nov 2019 10:03 - 14 Nov 2019 10:04 #150353
by gantarone
Replied by gantarone on topic Another GUI project underway
Attachments:
Last edit: 14 Nov 2019 10:04 by gantarone.
The following user(s) said Thank You: Lcvette
Please Log in or Create an account to join the conversation.
14 Nov 2019 16:42 #150378
by Lcvette
Replied by Lcvette on topic Another GUI project underway
ah i see, no i don't think that is currently setup, qtpyvcp is using VTK for the backplot graphics, i am sure it can be setup to do the same but as of right now it is not.
The following user(s) said Thank You: gantarone
Please Log in or Create an account to join the conversation.
17 Nov 2019 20:12 #150544
by newbynobi
Replied by newbynobi on topic Another GUI project underway
Gremlin has a callback function for that. It is connected to the sourceview widget.
Norbert
Norbert
The following user(s) said Thank You: Lcvette
Please Log in or Create an account to join the conversation.
18 Nov 2019 16:05 - 18 Nov 2019 16:06 #150585
by Lcvette
nice! not sure if VTK has that. we need some helpers for VTK as currently Turboss is the only one working in it and he would be very happy to have some help. if you know of anyone who may be able to assist that would be fantastic!
Chris
Replied by Lcvette on topic Another GUI project underway
Gremlin has a callback function for that. It is connected to the sourceview widget.
Norbert
nice! not sure if VTK has that. we need some helpers for VTK as currently Turboss is the only one working in it and he would be very happy to have some help. if you know of anyone who may be able to assist that would be fantastic!
Chris
Last edit: 18 Nov 2019 16:06 by Lcvette.
Please Log in or Create an account to join the conversation.
Time to create page: 0.182 seconds