Doesn't look like there is a way to set a global default font, size, etc.  If 
that's true, I can change that so that either Fl or Fl_Widget has some static 
variables holding app wide defaults and use those in Fl_Widgets constructor.  
Otherwise, every time someone needs a different font type/style than the 
default (which I have a need for), every single widget has to have it set(lots 
of extra unneeded code).
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to