firsttime and show layout

fifiddu70

Well-Known Member
Licensed User
Longtime User
I have a program designed to horizontal screen that uses the firsttime in firsttime I added a msbox that will run only the first time, when I launch the program for the first time, the msgbox appears, disappears, and then alone remains stuck on black layout , if I close and reopen the program, it works correctly, because it remains locked not displaying the main layout?
 

JonPM

Well-Known Member
Licensed User
Longtime User
Do not load the layout in the first time section, it should load every time
 
Upvote 0
Top