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. > 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. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
