Le 09/03/2010 09:44, Dave Page a écrit : > On Mon, Mar 8, 2010 at 9:48 PM, Guillaume Lelarge > <[email protected]> wrote: > >> So do I. >> >> There's another/simpler way to do it. We just need to change the >> wxNotebook's style to wxNB_LEFT (one line to add), and we have something >> fine. See the screenshot attached (but keep in mind I can't check right >> now on Windows and Mac OS X). > > Hmm, not sure if wxNB_LEFT will work on a Mac. Worth a try though. >
It works, but it's not pretty at all. >> Yet another way would be to replace the wxNotebook with a wxAUINotebook. >> >> In fact, my proposal would be to: >> * use wxNB_LEFT for 1.12 ; >> * think about replacing it with something else for 1.14. > > Sounds good to me. > -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
