Help with minimized config for full customized interface !
- timaer
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 4
03 Jun 2024 05:52 #302224
by timaer
Help with minimized config for full customized interface ! was created by timaer
Hi,everyone ,I'm newer diving to qtvcp.the built-in control panel such as axis ,gmoccapy ,qtdragon is convinient to use but they all having some limit .I'm considering build a full customized control panel screen ,but I dont know what is the minimized config I should prepare. When I tried put a .ui,.py,.ini three file into the config folder of linuxcnc ,I used ui for the interface,py file for connecting the ui element to the machine using linuxcnc module ,and the ini for let linuxcnc make it run .I found it always not able to run the panel succefully ,so I dont know what is the minimized config files except the three ways .I dont include hal because that'll be more complex .By the way ,when running such three files config it always return error "AttributeError: 'VCPWindow' object has no attribute 'MainWindow'". but I did find MainWindow in the ui file.I dont know why because I dont know the mechanism how the vcp really work. May anyone in the forum tell me what should I do exactly if I want to build a full customized control screen with qtvcp ?ThanksĀ
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7769
- Thank you received: 2053
03 Jun 2024 21:19 #302275
by cmorley
Replied by cmorley on topic Help with minimized config for full customized interface !
Have you looked at the docs?
linuxcnc.org/docs/devel/html/gui/qtvcp.h..._sheet_custom_screen
linuxcnc.org/docs/devel/html/gui/qtvcp.h..._sheet_custom_screen
The following user(s) said Thank You: timaer
Please Log in or Create an account to join the conversation.
- timaer
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 4
04 Jun 2024 01:37 #302287
by timaer
Replied by timaer on topic Help with minimized config for full customized interface !
Thanks a lot for your nice link,I'll study it carefully.
Please Log in or Create an account to join the conversation.
- timaer
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 4
04 Jun 2024 07:11 #302297
by timaer
Replied by timaer on topic Help with minimized config for full customized interface !
That doc link really helped,I loaded the qtvcp_plugin in the qt design,there are so many widgets!Thanks a lot!
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.049 seconds