Updated:
It doesnt happen all the time, and the options seem irrelevant. It seems sometimes, in my case 8 times out of 10 the project lazarus creates by default, is showing no form. So when i try and run it, i get project1 in the taskbar, but for some reason no form is shown when i click it (presumably because there was no form when the default project was created.)
My resolve so far is to close the project and create a new one, which even then sometimes i get a new project with a missing form. So its hope for the best at my end when creating and debugging the project. Im interested to see if others are expereincing similiar problems, and if so is there a way for lazarus to ensure the form is infact there and visible?
Please look into it, i hope its not just me and a near resolve can be made.
EDIT: i must also add it NEVER shows a form when i run the IDE maximized, but i do see the form when the IDE is run as normal. very odd