Re: help please, splitter windows like in maya or 3ds max

2008-03-13 Thread moonrie
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

2008-03-12 Thread moonrie
. - moonrie -- http://mail.python.org/mailman/listinfo/python-list