With PySide, everything is installed by default. With PyQt it was a mess to make it work but should be straight foward if you want to give it a try. Once you will have made a panel in pyside/pyqt, you will not want to go back :)
On Thu, Mar 29, 2012, at 11:20, Marc Gutowski wrote: hi, For the panel layout i got satisfied with tab_knobs and tab_groups. the last need is, to display an image in the panel. After digging in the PySide Documentation, it seems a quite complex work to get an image displayed. (it needs the Qt to be installed in every machine) Isn't there a simple solution to load an image and display in a panel? maybe a little workaround; creating a viewer, without controls, fitting itselfs by the size to the image, placed at in the panel ? is there anyone who could drop me line of code, i appreciate for any hints. thx in advance. _______________________________________________ Nuke-python mailing list [1][email protected], [2]http://forums.thefoundry.co.uk/ [3]http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke- python References 1. mailto:[email protected] 2. http://forums.thefoundry.co.uk/ 3. http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python -- Hugo Léveillé TD Compositing, Vision Globale [email protected]
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
