Сustomization QTvcp

More
29 May 2022 03:35 #244096 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Excuse the old fool, probably the moral tension is affecting. Thanks for pointing it out, now I see everything. Thank you for your attention and patience!!!

Please Log in or Create an account to join the conversation.

More
29 May 2022 03:49 #244098 by cmorley
Replied by cmorley on topic Сustomization QTvcp
lol. No problem. I've done the same thing many times. Glad I could help.
The following user(s) said Thank You: hottabich

Please Log in or Create an account to join the conversation.

More
02 Jun 2022 18:21 #244468 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Linuxcnc 2.9.0 QtDragon. Please tell me how to register widgetswitcher. No return of gcodegraphics, error as in the screenshot. Thank you.
Attachments:

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 01:25 #244481 by cmorley
Replied by cmorley on topic Сustomization QTvcp
looks like a bug in widget switcher

'insertWidget'

should be:

'addWidget'

I'll push the fix.
The following user(s) said Thank You: hottabich

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 02:52 - 03 Jun 2022 03:38 #244483 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Everything is in order with the widget, everything works in the woodpecker. I am not writing correctly in the handler, but there is not enough knowledge. Please look at two files and tell me what I'm doing wrong?
Last edit: 03 Jun 2022 03:38 by hottabich.

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 03:36 #244485 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Widgetswitcher.py  please return to the original state after updating the error in the woodpecker.
Attachments:

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 04:47 #244486 by cmorley
Replied by cmorley on topic Сustomization QTvcp
Ok I reverted the change.

It seems Qgridlayout doesn't have the insertWidget function. QHorizontalLayout and QVerticalLayout do.

I'll look later to see if i can add code to handle QGrid

In the mean time just add a QVerticalLayout inside you QGridlayout, then add your widget.
The following user(s) said Thank You: hottabich

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 11:19 - 03 Jun 2022 11:20 #244509 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Thank you. Changed the main_tab_widget horizontal layout and it worked. Doesn't work with mesh.
Attachments:
Last edit: 03 Jun 2022 11:20 by hottabich.

Please Log in or Create an account to join the conversation.

More
18 Jul 2022 05:09 #247633 by hottabich
Replied by hottabich on topic Сustomization QTvcp
Error in qtdragon_auto_tool_probe. How to fix it? Thank you!
Attachments:

Please Log in or Create an account to join the conversation.

More
18 Jul 2022 05:20 #247636 by cmorley
Replied by cmorley on topic Сustomization QTvcp
looks like it didn't find the stdglue file.
Make sure this:
SUBROUTINE_PATH = ../../../../nc_files/probe/basic_probe/macros:../../../../nc_files/remap-subroutines:../../../../nc_files/remap_lib

actually points to the require folders.
The following user(s) said Thank You: hottabich

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.283 seconds
Powered by Kunena Forum