On 26.02.2008, at 19:48, Yuri D'Elia wrote: > In article <[EMAIL PROTECTED]>, > matthiasm <[EMAIL PROTECTED]> wrote: > >> 7: widget rendering should be based on sclable images to create a >> sleek and modern GUI > > mmmmhhhhhhh..... pixmap based themes? > It's ok for me if it's done by extending the current box-type > mechanism, > with new "themes" implemented by dl-oading. That way it would be very > simple, more streamlined than now (no hardcoded themes) and someone > could easily implement a pixmap engine, much like GTK 1.x did. > Implementing a dl system: ok for #6, > Pixmap engine: IMHO, not before 8, or before a decent layout engine > that > takes into account box-type parameters (borders, etc).
Dynamic loading is very much needed for FLUID to allow easy extensions. It is also useful for theme plugins, and maybe even for drop-in-replacements of such controversial dialogs like the file browser. Maybe dynamic linking should be part of the API? Maybe we can add a broader Application support, just like we have optional image library support. >> Or on a much lower level: I want a snappy GUI library to easily write >> apps that look and feel great on every platform. > > I dream of an FLTK2 style api which works like wxWindows. Can you bundle your experiences with wxWidgets for us, so we understand the differences and potential improvements to FLTK? Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

