_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Is there any way to use cocoa libraries instead of the carbon ones
that have the headers shipped with fpc on osx?
The carbon apis are no longer supported by apple, and it would be nice
to have cocoa apis supported, because of their better integration to
the system, and their accessibility features that are basically free
when used properly.
Is this something that can be done, is being done, planned to be done,
or is it something I can do?
Honestly, I'm not tht great at C, and even using the carbon headers
already provided are giving me enough troubles (are there any samples
available?) but if we could use cocoa apis instead, fpc applications
would fall right inline with accessibility guidelines, and make fpc
programs accessible to many more folks using osx.
- [fpc-pascal] Calling C functions from FPC Ken G. Brown
- Re: [fpc-pascal] Calling C functions from FPC Jonas Maebe
- Re: [fpc-pascal] Calling C functions from FPC dmitry boyarintsev
- Re: [fpc-pascal] Calling C functions from ... Jonas Maebe
- Re: [fpc-pascal] Calling C functions f... dmitry boyarintsev
- Re: [fpc-pascal] Calling C functi... Jonas Maebe
- [fpc-pascal] Using cocoa instead of ca... Travis Siegel
- Re: [fpc-pascal] Using cocoa inst... dmitry boyarintsev
- Re: [fpc-pascal] Using cocoa ... Travis Siegel
- Re: [fpc-pascal] Calling C functions from FPC Ken G. Brown