Re: Please use wxWidgets
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Sat, 28 Jan 2006 15:40:20 GMT
Gerry Quinn wrote:
> What stops you creating (say) a CButton under the same terms?
I don't know about wxWidgets, but under Tk if you create a button and
nothing else, the system creates the window to go around it. This is a
little more than a convenience.
Under the MFC that I remember, you cannot even create a CString unless your
program includes "afxwin.h", which pulls in a bunch of globals that you must
satisfy, so you must create a main form, a resource segment, etc. No I have
never tried CButton but I can't imagine it's better.
These are primarily MS's burdens; they cannot easily upgrade their own
library without maintaining its endless VendorLockin. So they no longer use
MFC on their own new projects, despite they invested in it for years.
--
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
- Re: Please use wxWidgets
- From: Phlip
- Re: Please use wxWidgets
- From: Gerry Quinn
- Please use wxWidgets
- Prev by Date: Re: linux persistent c application with http protocol?
- 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):