Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 01:28
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 636 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
A7 Pro Window WINSTART -- prevent display #184449
02/18/08 01:25
02/18/08 01:25
Joined: Dec 2003
Posts: 521
LazyDog Offline OP
User
LazyDog  Offline OP
User

Joined: Dec 2003
Posts: 521
according to the help if the window is defined with empty brackets in the .wdl file we can suppress the display of the start window with A7 Pro.....

If I do not put a MODE value inside the brackets like the following it will not compile--Error has occured: ERRNO #288.289

// WindowStartup.wdl

WINDOW WINSTART
{
}

this compiles but still shows the window

// WindowStartup.wdl


WINDOW WINSTART
{
MODE STANDARD
}

so what exactly is the trick to suppress the starter file with A7 Pro??


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010
Re: A7 Pro Window WINSTART -- prevent display [Re: LazyDog] #184450
02/18/08 14:13
02/18/08 14:13
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
-nwnd.

Re: A7 Pro Window WINSTART -- prevent display [Re: LazyDog] #184451
02/18/08 14:26
02/18/08 14:26
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
make the starter window size 1x1.

Re: A7 Pro Window WINSTART -- prevent display [Re: FBL] #184452
02/19/08 06:51
02/19/08 06:51
Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30"E
Frederick_Lim Offline
User
Frederick_Lim  Offline
User

Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30"E
1x1 size won't work, it still displays a very small startup dialog.

But I just found another problem. I can't create the starter in SED, it complains cannot find starter information. But no such problem in WED.

Re: A7 Pro Window WINSTART -- prevent display [Re: Frederick_Lim] #184453
02/19/08 11:33
02/19/08 11:33
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
hm? I think I've alread done a 1x1 window - but this was with A4 I think.

Re: A7 Pro Window WINSTART -- prevent display [Re: Frederick_Lim] #184454
02/19/08 11:56
02/19/08 11:56
Joined: Dec 2003
Posts: 521
LazyDog Offline OP
User
LazyDog  Offline OP
User

Joined: Dec 2003
Posts: 521
the only way I got it to work in SED was the click the "Starter" Box and Unclick the "Compile EXE" box.


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010

Moderated by  old_bill, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1