Hi.
I've created widget which is opened like this:
pan = panels.registerWidgetAsPanel(...)
pan.show()
Problem is that new pane is too small and users have to scroll or resize pane to see all controls. Can I force minimum size of new pane?

pan.setMinimumSize(...) does not resize pane. It only resizes UI inside pane while keeping same pane size.

regards
Adam
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to