On Wed, 16 Jul 2003, Mark Pearson wrote: > Have a look at wxWindows http://www.wxwindows.org It is a cross-platform > free gui development toolkit written in c++ vith bindings for python and > perl.
I second that vote. I used it for a medium sized app last year, and it kicked bottom. Especially if you've suffered under MFC in the past -- it's similar, without being so braindead. You code also runs of heaps of differen platforms, including those legacy Windows boxen. Mikal -- Michael Still ([EMAIL PROTECTED]) | Stage 1: Steal underpants http://www.stillhq.com | Stage 2: ???? UTC + 10 | Stage 3: Profit -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
