Author |
Message |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Oct 19, 2020 7:02 PM Post subject: Alternative to Start_runtime |
|
Jarek
I have created created a design that starts bu loading a splash screen. This loads runtime only. From there users can select a number of designs that I have created or that they have modified. When those designs are opened via the splash screen the designer screen also loads. Is there a means other than "start runtime' That can keep the designer screen from showing when a design is loaded.
Thanks
George |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1056
|
Posted: Oct 19, 2020 8:13 PM Post subject: |
|
I am not sure I understand exactly how the designs are being loaded from the splash screen.
If they are loaded using DesignInteractor, then it should work the same as with original start, meaning only Runtime window. I can't see how the Designer would be loaded too.
A snippet would definitely help me understand this. |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Oct 19, 2020 8:42 PM Post subject: |
|
I discovered my mistake. Thanks.
Works fine now |
|