Forum > General

Unexpected Project1 Form on Start

(1/4) > >>

Atlanta0001:
Hello, how can I solve this problem? When I start Lazarus for the first time and place a button on Form1 and compile the project, another form named Project1 appears first. When I close this window, my Form1 with Button1 shows up on the screen. I have already tried adjusting the settings, but without success. Here are some photos, and this is on a Raspberry Pi 4.

Atlanta0001:
And if I change the name of Project1 under Project/Project Options in the Compiler Options Paths, the name also changes for the first form that appears on the screen.

Atlanta0001:
 :D :D

bytebites:
The first form is design time form, the second is actual created applicatoin.

MarkMLl:

--- Quote from: bytebites on September 13, 2024, 11:40:50 am ---The first form is design time form, the second is actual created applicatoin.

--- End quote ---

Specifically: you've started the application program running with the default name. Note (a) no positioning grid on the running application form and (b) the fact that the green "Run" arrow on the toolbar is greyed out (and the "Pause" and "Stop" icons are active).

MarkMLl

Navigation

[0] Message Index

[#] Next page

Go to full version