I wanted to try out the Cocoa Widget set, so I set the LCLWidgetType to cocoa.
Compile a blank form and everything works ok.
Try it again with a single button on the form. Compiles OK, form with button is displayed. But app closes after a few seconds with 'quit unexpectedly error'.
Happens on both OS X 10.6.8 and 10.7.5. Am using Lazarus 1.0.8.
I know that the Cocoa Widget set is incomplete, but I can't seem to get anything other than a blank form to work.
Am I missing a step? Or is the whole thing (LCL Cocoa) just really unusable/unstable?
From what I read I thought that it was working, but just incomplete.