> On 15 Feb 2021, at 23:12, Ralph Stirling <ralph.stirl...@wallawalla.edu> 
> wrote:
> 
> 
> Is this possible?  Any suggestions or examples to help?

I think that you can do anything you want to the widgets via the usual Gtk(?) 
interface. 
I have certainly moved widgets around inside a Glade tab using the python 
handler code. 

Axis itself hides and shows spindle and coolant buttons based on parsing the 
Hal file. 

Once you have the handle to the top level container you can find widgets by 
name and do anything you want to them. 

Or, you could create widgets from scratch  Gtk != Glade. 

Or you could use QTVcp or QTPyVCP. 



_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to