Michael Sweet wrote:
> It is trivial to wrap FLTK apps in bundles; perhaps we should make
> "fltk-config --post foo" create a basic foo.app bundle instead?
Yes, I like the -post update idea.
> Doing a bundle is the way that Apple wants it, so I guess we must
> comply. There is still the "open" call to allow opening a bundle from
> the shell. Sigh.
I see Apple getting away from "resource forks" as being a really
good thing. That hold-over from OS9 just did not fit the unix
paradigm at all. That concept never should have been ported to OSX.
The concept of bundles is a clever one, though it's still a bit
poorly implemented. For instance, if the user tries to rename
the bundle, the app will no longer start, because the app's old
name remains hardcoded in the plist files and filenames within.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk