[GUI] wxwindows and native look and feel
Glynn Clements
glynn.clements@virgin.net
Fri, 7 Mar 2003 23:51:26 +0000
Nick Name wrote:
> PS: Maybe the wxwindows experience should tell us that what we are
> looking for is impossible to reach?
I think that it just tells us that we need to make a bit more effort
than wxWindows did. In particular, the API will probably need to be
revised repeatedly until it is a reasonable "fit" for several
different toolkits.
Ultimately, I doubt that it's feasible (or even possible) to have both
100% native look-and-feel and 100% portability without either
restricting the feature set to a trivial subset of common
functionality or making the API completely unwieldy.
OTOH, it should be feasible to allow simple (rather than trivial)
applications to have both 100% portability and 100% native
look-and-feel, and to allow more complex applications to have at least
one of those aspects without needless compromise on the other aspect.
--
Glynn Clements <glynn.clements@virgin.net>