Hi Michael,

I already tried this, but when I run 'fluid -c <myfile>.fl' an error message is 
generated...

Unknown word "Fl_Sys_Menu_Bar"

.. and the .cpp output seems to omit the menu section/code.

Maybe I'm being stupid but would you mind providing a simple Fluid example that 
*should* work?

Many thanks in advance.


> renderguy wrote:
> > Hi all,
> >
> > Further to my previous post (creating a small app with Fluid 1.1.7 for use 
> > under OS X, Linux and Windows), is there some way I can use 
> > 'Fl_Sys_Menu_Bar' menus within Fluid instead of the default 'Fl_Menu_Bar'?
> >
> > From my tests it seems that if I modify the .cpp and .h output from Fluid 
> > to use the former type of menu (*Sys*) it will default to a regular menu on 
> > non-OS X platforms - Which is perfect, assuming I can get it to work within 
> > Fluid first!  ;-)
>
> Just set the class for the menubar widget to Fl_Sys_Menu_Bar
>
> --
> ______________________________________________________________________
> Michael Sweet, Easy Software Products           mike at easysw dot com
> Internet Printing and Publishing Software        http://www.easysw.com

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to