Hello NG,
I finally won my war with ubuntu. Now PyAUI works on Windows *and* on
Linux-ubuntu 5.10 with the latest wxPython release (2.6.2.1). As a side
note, it was simply a non-supported thing in gtk:wx.Rect.Inflate()
can not be called with a single argument in gtk, while it is perfectly
allowed on Windows. After this correction, PyAUI worked fine also on this
Linux distribution. I have no idea on other Unix/Linux OSs, But I hope there
won't be so many problems...I still don't know anything about the PyAUI behavior on Mac, so if there is
some kind soul that can test it there I will be very happy...You can find the source and the demo in the usual places:
Or:
http://xoomer.virgilio.it/infinity77/eng/freeware.html#pyaui
I always welcome every hint and suggestion you may have.
Thank you very much
Andrea.
I just gave the PyAUI demo a shot on my newly installed 10.4 machine
(with Python 2.4 and the 01/06 test build of wxPython), and it's very
nice.
There are a couple bugs related to mouse interaction with docked
panels - they are floated with a single click (and if you click &
drag, they don't float until you release), and the "X" to close a
docked panel doesn't work.
When docking a floated window, the title bar of the docked window isn't drawn.
I will see if I can track these down and send you a patch - I believe
the first is related to idle handling and the second just an
idiosyncrisy that can be fixed with an explicit refresh.
···
On 1/16/06, Andrea Gavana <andrea_gavana@tin.it> wrote:
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77