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


Robert Collins writes:
>
>    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?

did you see the resizable() method ?

>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.

Hmm..
maybe $FLTK_SRC / test / tile.cxx is what you want.
IMHO - This is a good demo of the resizable() method

Cheers

Norman


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