Albrecht Schlosser wrote:
> You probably didn't use
>   window->show(argc, argv);
> 
> to show the first window. This call loads the system default look, while
>   window->show();
> 
> Another nice feature is to use a scheme, e.g. Fl::scheme("gtk+")

        LOL, guess we replied with the exact same info.
        Somehow I didn't catch your reply cause of the [fltk.general]
        in the subject that shifted the subject over. (sigh)

        Well, at least we all agree on the solution ;)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to