> It is trivial to wrap FLTK apps in bundles; perhaps we should make
> "fltk-config --post foo" create a basic foo.app bundle instead?

I'm guessing that, by now, most of us have had at least one go at  
writing code for auto-bundling their apps, so I guess there must be  
plenty of worked examples around we could crib from.

> Putting the application in a bundle provides a default menu bar
> created by WindowServer (the window manager on Mac OS X).  Perhaps
> we just need to do the equivalent of a dummy Fl_Sys_Menu_Bar to get
> the menu bar to show for non-bundled apps...

I sometimes wonder if the regular menu_bar should automatically be a  
sys_menu_bar on OSX anyway?
Although that would mess up the application layout, if space is left  
for a menu bar that is "not there"...


> Even without the menu bar, applications *do* function properly, they
> just don't show up in the dock.

Hmm, I'm not sure it's as clear cut as that.


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

Reply via email to