This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Local Setup Cache


Norman,
    FLTK sees to require a _lot_ more effort on the part of the programmer,
larger recreating the wheel. (ie handling a window resize has to be done by
hand). Whats the advantage of that wxWindows?

If FTLK can do effective MDI-style windows under X, I'm quite willing to put
in extra effort (wxWindows does that very poorly), but otherwise I see
little reason to spend tie writing window management code instead of .rc
manipulation code.

(I've attached a test case that in theory shows three windows with fltk,
perhaps you can tell me where I'm going wrong.)

Rob

----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <nhv@cape.com>
Cc: <cygwin-developers@cygwin.com>
Sent: Tuesday, July 03, 2001 8:55 AM
Subject: Re: Local Setup Cache


>
> ----- Original Message -----
> From: "Norman Vine" <nhv@cape.com>
> To: "'Robert Collins'" <robert.collins@itdomain.com.au>
> Sent: Monday, July 02, 2001 9:26 AM
> Subject: RE: Local Setup Cache
>
>
> > Robert Collins writes:
> > >
> > >I'll look around cross-platform stuff today - anyone got a
> > >suggestion. (ie
> > >WxWindows/QT/GTK+/?)
> >
> > WxWindows is huge
>
> 26Kb for a statically linked exe doing file open/closes and most of the
> windows isn't bad. Or are you referring to the 48Mb libwx.a file on
windows
> ? <grin>
>
> > As far as I know QT/GTK don't compile with Cygwin
> > < require MingW >
>
> gtk+ does, with a little elboew grease. Several folk have succeeded (X
> version that is). I'm sure a win32 version could be built using cygwin.
>
> > FWIW I reccomend FLTK
> > http://www.fltk.org
> > small, fast, compiles with Cygwin
> > comes with Fluid <Interactive Widget Builder>.
>
> Thanks, I'll look into this.
>
> Rob
>
>

hello-0.1.tar.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]