On 13 Jul 2008, at 19:22, Greg Ercolano wrote:
> imacarthur wrote:
>> I guess so, although to do it well, we might need to extend it to
>> cover adding icons and all that sort of thing?
>
>       I suppose if a <yourappname>.icns file exists,
>       "-post" could copy it in and add the appropriate plist stuff.

Yes - exactly that sort of thing.
Although ideally I'd like to go a step further, so that you could  
provide icons in some common format (I'm thinking png here) then the  
--post option would munge them into .icns format for you. (I already  
have the code to do that anyway, using the fltk image libs...)
The idea being that I can use the same icon source files on *nix and  
OSX (and with minimal work on win32.)




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

Reply via email to