From: Pierre H. <pie...@u-...> - 2018-01-22 17:24:44
|
Hello ! I'm a Tango Controls newbie and I'm trying to write some simple control panels with Taurus. With the documentation, I'm able to write an interface with few lines of Python and/or use 'taurusdesigner'. I can also play with 'taurusgui' with success. But I ran into two difficulties with 'taurusgui' : - first : I can add 'variables' to form panel with 'panel chooser' but I can't add writing facilities to these variables (like WheelEdit for instance). The same try with only code is ok. - second : I'd like to extend 'taurusgui' by adding my own panel ... Is it possible to change a simple solo widget (wrote from scratch in Python or in Python+Designer) in a 'taurusgui' panel I could add to my perspectives ? Many thanks to all ! Best regards Pierre |