hawk gao wrote:
Hi,guys,
I designed a tool under Ubuntu. It needs change its position
frequently. But, wx.Window.SetPosition() didn't work currectly, if I
make a big change to the position of left top corner of my
application. for example, if i let my application 10 pixels higher, it
works well. but, if i let my application 100 pixels higher, it doesn't
work and my application still stays at the original position.
http://wiki.wxpython.org/MakingSampleApps
Which distro are you running? Which window manager? Any special window placement settings set in the WM config? Which version of wxPython?
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!