Thanks!
________________________________ From: Nathan Rusch <[email protected]> To: Nuke Python discussion <[email protected]> Sent: Friday, May 6, 2011 14:54:28 Subject: Re: [Nuke-python] Python Panel Modal Dialog Size? PythonPanel.setMinimumSize(width, height). For example, in your panel constructor: self.setMinimumSize(500, 100). -Nathan From: Torax Unga Sent: Friday, May 06, 2011 2:48 PM To: Nuke Python discussion Subject: [Nuke-python] Python Panel Modal Dialog Size? Hello! Is there a way of setting the window size of a modal python panel dialog? Thanks in advance. T ________________________________ _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
