Hi Phil.
It is really difficult to explain to you my problem.
In Lazarus when i load in os x the project done in Linux, the main form (i have 2 forms, 1 splash form and 1 main form) does not appear like it have to be.
In main form, I cannot see any images, only a few of the components are there (few timers).
All the panels are not showed. The labels are not there.
Strange because in Object inspector all the components are there.
With the splash form, no problem, i see the image , panel and labels...
When i load the same lpi project in Linux or Windows, in main form all the components are showed, images, panel, etc...
Now for the code, if i use a breakpoint, in first line of formcreate (for example a dialog message), i get also the error explained in topics before.
And the button OK of dialog message is not working.
So, i m sure it is not about the code but about the loading of the form.
Thanks
PS I have a other freeware :
https://sites.google.com/site/biotray/who uses trayicons and also same problems on main form in OS X (this project works on linux and windows).
PS2
I have no idea what you're talking about. Do you really read what i write ?