Alright, thanks for your answer ;) On Thu, Feb 9, 2012 at 6:23 PM, Micah Henrie <[email protected]> wrote: > I have not found any solution to this. I will send this into support as a > more formal feature request. > > cheers, > micah > > ----- Original Message ----- > From: "Matthieu Cadet" <[email protected]> > To: "Nuke Python discussion" <[email protected]> > Sent: Thursday, February 9, 2012 7:52:36 AM > Subject: Re: [Nuke-python] Can we set PythonPanel margins? > > UP ! for this question ! > > Micah, do you have found any solution for this yet ? > > Does anyone have a workaround for this? how can i set the margin > around the QtWidget at 0 ? > > Thanks for your help ;) > > On Fri, Oct 21, 2011 at 9:01 PM, Micah Henrie <[email protected]> wrote: >> I am using nukescripts.registerWidgetAsPanel() to turn my PyQt widget into a >> panel. This works great--the only thing that is bothering me is that there >> is an annoying ~20 border all around my widget eating up all my screen real >> estate. I would like to have total control over the panel canvas in my >> widget and not have borders automatically. Is there a way to make my widget >> the Panel rather than a knob in a panel or otherwise do a >> widget.layout().setMargin(0) on whatever layout contains my widget? >> >> Thanks, >> micah >> _______________________________________________ >> Nuke-python mailing list >> [email protected], http://forums.thefoundry.co.uk/ >> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > > > -- > Matthieu Cadet > Compositor Artist & TD, > nWave Digital > [email protected] > _______________________________________________ > 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
-- Matthieu Cadet Compositor Artist & TD, nWave Digital [email protected] _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
