AddTooledit.py to a new gui
07 Feb 2014 11:11 #43619
by gww250
AddTooledit.py to a new gui was created by gww250
How can I go about adding the python tooledit widget to my gui as a popup dialog?
Please Log in or Create an account to join the conversation.
07 Feb 2014 14:37 #43620
by cmorley
Replied by cmorley on topic AddTooledit.py to a new gui
add it to a dialog box.
remember to hide it, not destroy it each time it closes.
are you doing this in glade or in python code (adding the tooledit widget I mean)
Chris M
remember to hide it, not destroy it each time it closes.
are you doing this in glade or in python code (adding the tooledit widget I mean)
Chris M
Please Log in or Create an account to join the conversation.
07 Feb 2014 20:42 #43623
by gww250
Replied by gww250 on topic AddTooledit.py to a new gui
Thanks Chris. I'm adding it as a button in the glade file that loads a separate panel. That's how I added my 'help' file but I wasn't sure the same manner of using a dialog box would work with the tool program.
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds