Re: help please, splitter windows like in maya or 3ds max
ashPosition(pos) > > event.Skip() > > def rightChange(self,event): > > pos = self.splitter_right.GetSashPosition() > > self.splitter_left.SetSashPosition(pos) > > event.Skip() > > app = wx.App(0) > > k = Layout(None, -1, 'layout.py') > > k.Show(Tr
help please, splitter windows like in maya or 3ds max
. - moonrie -- http://mail.python.org/mailman/listinfo/python-list