Fabien Costantini wrote: > Maybe it is a good idea to provide minimum service for cairo (optionally of > course) consisting in mapping a cairo surface to an fltk window ? > > Similarly to the new Fl_Audio class, we could have an Fl_Cairo_Window widget > class ? > It should not take days to implement...
I don't know nothing ;-) about cairo implementation, but I saw something like CairoWindow in fltk 2. Thus, if this could be done, like Fabien suggested, why not add another window or widget class that uses Cairo ? But IMHO this would have to be #ifdef'ed with a configure option, because users maybe wouldn't have Cairo on their machines or wouldn't like the additional size. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

