In article <[email protected]>, "MacArthur, Ian (SELEX GALILEO, UK)" <[email protected]> wrote:
> > i have the problem some others had before me: fl_filename_list() will > > count the number of files correctly but does not return > > pointers to the > > actual filenames, i get random data instead. this is with > > fltk 1.1.10 on > > mac osx SL (current xcode 3 tools). there have been some vague hints > > about some compiler flags one must use to compile fltk and the app > > itself but i did not understand the issue. got a cure? > > For SL, Apple dropped a lot of the API's that fltk-1.1.x was using, so > it doesn't always work right; Manolo would know the "truth" of that. > That's (at least partly) what drove the move away from the Carbon API's > for the fltk-1.3 port (again, see Manolo). > > So it's probably that which the "compiler flags" you mention are to > address. > > I'd really advocate using 1.3 if you need to run on SL or later. > I would swich to 1.3 if it wouldn't crash my app with tooltips enabled. i havent figured whats the problem so far (see my earlier post). _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

