Re: Please use wxWidgets
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 15:06:08 GMT
TwistyCreek wrote:
> Please use wxWidgets, the multiplatform C++ class library. It's free,
> open-source and non-commercial. It's modeled after MFC ...
Full agreement on wxWidgets's stature, yet comparing it to MFC is unfair to
it.
wxWidgets uses a Message Map system (to route dynamically typed Observer
Pattern messages through C++'s static typing). Yet wxWidgets does not
indulge in MFC's endless coupling and vendor lockin.
Put simply, you can create one wxWidgets object, alone, without creating
everything else on the map just to couple to it.
> See http://www.wxwidgets.org for more information.
>
> (this has been a non-commercial presentation)
Fly the flag, dude!
--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
.
- Follow-Ups:
- Re: Please use wxWidgets
- From: Gerry Quinn
- Re: Please use wxWidgets
- References:
- Please use wxWidgets
- From: TwistyCreek
- Please use wxWidgets
- Prev by Date: Please use wxWidgets
- Next by Date: Re: Please use wxWidgets
- Previous by thread: Please use wxWidgets
- Next by thread: Re: Please use wxWidgets
- Index(es):
Relevant Pages
|