G Code Editor In Qt Designer
- Hossein74Majidi
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
25 Nov 2024 12:12 #315230
by Hossein74Majidi
G Code Editor In Qt Designer was created by Hossein74Majidi
Hi
In Qt Designer, how can I edit an entered g code using the qt widgets??
In Qt Designer, how can I edit an entered g code using the qt widgets??
Please Log in or Create an account to join the conversation.
26 Nov 2024 02:48 #315269
by cmorley
Replied by cmorley on topic G Code Editor In Qt Designer
There is currently no way to set GcodeEditor 's edit mode in Qtdesigner.
You must call the GcodeEditor 's python function editMode() or readOnlyMode()
You are making a custom screen?
You must call the GcodeEditor 's python function editMode() or readOnlyMode()
You are making a custom screen?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.052 seconds