Hi, All

How can Ireduce the width ofthe buttonscreatedbyPyScript_Knob

When I create button by

        self._clientsListAdd = None
        self._clientsListAdd = nuke.PyScript_Knob("...")
        self._clientsListAdd.clearFlag(nuke.STARTLINE)
        self.addKnob(self._clientsListAdd)

it creates a default size of about 10 charactes and must be 3.


Thanks.
-- AlbertR
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to