steven marx wrote:
> I have an os x application using fltk 1.1.3 whose executable
> has been moved sucessfully using the finder or
> diskimage. This was under 10.2, 10.3, and 10.4. I tried
> moving it from a 10.4 to a 10.5 machine and everything works but
> the window will not get the focus - we cannot resize
> the window or have the application respond to keyboard input.
> This looks like we have corrupted the resource file but
> I don't know why this would happen under 10.5 and not 10.2,
> 10.3 or 10.4.
> Does anyone have this problem and/or any insight into
> what could be going on ?
Support for applications with resource forks is severely limited in
10.5 - it is a legacy mode that was only provided for compatibility
with Classic (Mac OS 9) applications.
You should bundle your application - I posted a sample script to
convert an application binary to a bundle here:
http://www.fltk.org/newsgroups.php?gfltk.general+v:26066
Similar changes have been made in the FLTK 1.3 development branch
so that "fltk-config --post foo" makes a foo.app bundle.
--
______________________________________________________________________
Michael Sweet, Easy Software Products mike at easysw dot com
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk