I am coding some panels and having trouble getting them to stretch the full height of the panel. In other software and my test program they stretch correctly but Nuke only utilizes about 50% of the height.
If i force the minHeight "self.setMinimumHeight()" of my panel I can make it stretch further but I would rather not set an absolute number for this. self.height() returns 480 which is clearly less than what is actually available. Any ideas are welcome. Cheers, Erik
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
