Re: [pgadmin-hackers] wx2.6

2005-04-18 Thread Andreas Pflug
Florian G. Pflug wrote: Andreas Pflug wrote: I tested wx 2.6 on linux and win32, apparently it's ok. As soon as the official package is out, nightly builds chould use that. It works for OSX too. There is one very small problem I noticed - it's the textedit-box that opens when editing a long "text"

Re: [pgadmin-hackers] wx2.6

2005-04-18 Thread Florian G. Pflug
Andreas Pflug wrote: I tested wx 2.6 on linux and win32, apparently it's ok. As soon as the official package is out, nightly builds chould use that. It works for OSX too. There is one very small problem I noticed - it's the textedit-box that opens when editing a long "text"-value in the data-brow

[pgadmin-hackers] wx2.6

2005-04-18 Thread Andreas Pflug
I tested wx 2.6 on linux and win32, apparently it's ok. As soon as the official package is out, nightly builds chould use that. Besides using our ./configure options, no patch to wx sources should be necessary; the 2.5.4 patch on wxUSE_DEPRECATED is already included. Regards, Andreas ---