The last sentence unde 4.1:"You should now be able to compile the project without errors. It will create an executable project1, but you can not focus it. That's because Mac OS X expects some hidden resource files."What does this exactly mean?Is it possible to create a button with carbon, but not klicking on it because I can't focus the form?help ... :cry:
Currently, the qt4.pas files is platform specific, and the default one shiped with Lazarus only works for Linux-x86You can download a qt4.pas file for Mac here:http://users.pandora.be/Jan.Van.hijfte/qtforfpc/fpcqt4.htmlThis problem will be solved on the near future, when we start shipping platform-independent qt4.pas files.
WOW ! phil you're right ! it works, everything works.