Il Mon, 10 Aug 2009 07:55:42 -0700 (PDT), azrael ha scritto: > Is there maybe a method bounded to the class SpinCtrl() that could > hide the widget. One that is maybe also implemented in any other > control.
AFAIK, any widget can be made invisibile calling the .Show(False) method of the container sizer. http://docs.wxwidgets.org/stable/wx_wxsizer.html#wxsizershow David -- http://mail.python.org/mailman/listinfo/python-list