Re: Please use wxWidgets
- From: "Arctic Fidelity" <spam@xxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 19:40:09 -0600
On Fri, 27 Jan 2006 05:50:50 -0600, TwistyCreek <anon@xxxxxxxxxxxxxxx> wrote:
Please use wxWidgets, the multiplatform C++ class library. It's free, open-source and non-commercial. It's modeled after MFC but it produces code which can be compiled (using conditional compilation) into native code executables with the speed and UI look of the platform for which the compile is targeted. So the Windows executable looks like (and is) a real Windows program, the Mac OS X executable looks like (and is) a native Mac OS X program and the Linux executable is and looks like a real Linux/GTK+ application. It has been in development by a band of open-source programmers led by Julian Smart for over a decade (12 years to be exact)!
Got a few problems with that. I have seen wxWidgets type programs on a Mac, and no, they don't work like a Mac program. Sure they superficially resemble what the Mac OS looks like, but often stuff just isn't right. I also find this to be the case on Windows, where things don't quite feel right. On the other hand, even if that were all fixed, as others have pointed out, it's C++. :-P Bleh. ;-)
- Arctic
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ .
- Follow-Ups:
- Re: Please use wxWidgets
- From: Randy Howard
- Re: Please use wxWidgets
- References:
- Please use wxWidgets
- From: TwistyCreek
- Please use wxWidgets
- Prev by Date: Re: Cross-platform, the freedom to choose any computer
- Next by Date: Re: linux persistent c application with http protocol?
- Previous by thread: Re: Please use wxWidgets
- Next by thread: Re: Please use wxWidgets
- Index(es):
Relevant Pages
|