[fpc-pascal] Mac losing Carbon support in 64bit Leopard

Henry Vermaak henry.vermaak at gmail.com
Fri Jun 15 17:09:37 CEST 2007


On 15/06/07, memsom <memsom at interalpha.co.uk> wrote:
> allegedly still hear-say. Is it even possible/practical to use Cocoa to
> build a GUI and then use Pascal code to do the logic?

you can try and build all your functionality into an fpc dynamic lib
and then link to it out of xcode.  we'll need a layer to export the
objective c in a way that we can use it if we're ever going to use
cocoa directly.  i think it contains a gazillion objects, so this is
not trivial...

>
> Apaprently Troll Tech is unhappy as they use Carbon in their Qt port for
> Mac OS X...
>
> M
>

henry



More information about the fpc-pascal mailing list