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
