is there a method/property called Show/Shown ?
On Mon, 10 Aug 2009 07:55:42 -0700 (PDT), azrael <jura.gro...@gmail.com> wrote: > 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. > > self.spcKvadDo = wx.SpinCtrl(id=-1, initial=0, max=1000000, min=0, > name='spcKvadDo', parent=self.pnlFilteri, pos=wx.Point(10, 10), > size=wx.Size(118, 21), style=wx.SP_ARROW_KEYS) > > self.spcKvadOd.XXX() > > I tried it with the SetTransparent() method but it did not work. Has > anyone any Idea? -- http://mail.python.org/mailman/listinfo/python-list