Flexible GUI
07 Feb 2024 17:44 - 07 Feb 2024 18:09 #292766
by JT
Replied by JT on topic Flexible GUI
Keep in your mind that I just started working on this a couple of weeks ago and only work on it for about an hour each morning while having my coffee... and it's you that pointed me to the HAL pins so I'm going to finish that up first.
JT
JT
Last edit: 07 Feb 2024 18:09 by JT.
The following user(s) said Thank You: MennilTossFlykune, eMTea
Please Log in or Create an account to join the conversation.
03 Mar 2024 10:04 #294999
by blazini36
Replied by blazini36 on topic Flexible GUI
Attachments:
The following user(s) said Thank You: JT
Please Log in or Create an account to join the conversation.
03 Mar 2024 13:39 #295040
by JT
Replied by JT on topic Flexible GUI
I spent the last week trying to add custom widgets to Qt Designer only to find out that Qt6 Designer is somewhat broken and you can't combine Qt5 and Qt6 so I gave up on that idea.
So I came up with an even easier way to set the precision of number labels like the DRO labels this morning and I'm really pleased with the result.
Going to take a few days to clean up all the status label code then I'll work on the menu actions.
JT
So I came up with an even easier way to set the precision of number labels like the DRO labels this morning and I'm really pleased with the result.
Going to take a few days to clean up all the status label code then I'll work on the menu actions.
JT
Please Log in or Create an account to join the conversation.
03 Mar 2024 21:34 #295090
by blazini36
Replied by blazini36 on topic Flexible GUI
Have you tried QTcreator? QTVCP mentions using designer but I had some odd results with designer. Creator seems to work better but for whatever reason QTVCP widgets don't show up in creator and I'm not sure how to configure it to do so. The UI I worked on with Creator didn't use QTVCP anyway so it didn't matter....just mentioning it.I spent the last week trying to add custom widgets to Qt Designer only to find out that Qt6 Designer is somewhat broken and you can't combine Qt5 and Qt6 so I gave up on that idea.
So I came up with an even easier way to set the precision of number labels like the DRO labels this morning and I'm really pleased with the result.
Going to take a few days to clean up all the status label code then I'll work on the menu actions.
JT
Please Log in or Create an account to join the conversation.
03 Mar 2024 22:38 #295095
by JT
Replied by JT on topic Flexible GUI
Qt Creator is for C++ and Qt Designer is for python.
JT
JT
Please Log in or Create an account to join the conversation.
04 Mar 2024 04:23 #295108
by blazini36
Replied by blazini36 on topic Flexible GUI
Ah OK. I've never played with the code portion myself, I just noticed that creator seems to do a better job loading UI files.
Please Log in or Create an account to join the conversation.
05 Mar 2024 09:28 #295206
by blazini36
Replied by blazini36 on topic Flexible GUI
Probably a stupid question but would it be possible to embed another program window in this UI?
I've got another project on hold I plan on getting back to at some point.
forum.linuxcnc.org/pnp/48799-openpnp-wit...-linuxcncrsh?start=0
It's a PnP machine that runs both LinuxCNC and OpenPnP. Iforce2d did some work to adapt linuxcncrsh to communicate with OpenPnP over TCP. When I was messing with it, it was kind of a pain to switch windows if I needed to do something on the Axis GUI.
I've got another project on hold I plan on getting back to at some point.
forum.linuxcnc.org/pnp/48799-openpnp-wit...-linuxcncrsh?start=0
It's a PnP machine that runs both LinuxCNC and OpenPnP. Iforce2d did some work to adapt linuxcncrsh to communicate with OpenPnP over TCP. When I was messing with it, it was kind of a pain to switch windows if I needed to do something on the Axis GUI.
Please Log in or Create an account to join the conversation.
06 Mar 2024 14:49 #295326
by JT
Replied by JT on topic Flexible GUI
With python you can run programs, not sure about embedding a program.
JT
JT
Please Log in or Create an account to join the conversation.
16 Mar 2024 13:29 #296063
by JT
Replied by JT on topic Flexible GUI
Flex GUI is starting to take shape...
JT
JT
Please Log in or Create an account to join the conversation.
- MennilTossFlykune
- Away
- Junior Member
Less
More
- Posts: 35
- Thank you received: 25
25 Apr 2024 13:31 #299066
by MennilTossFlykune
Replied by MennilTossFlykune on topic Flexible GUI
The following user(s) said Thank You: JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.118 seconds