Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
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 (henrybane), 1,499 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
LucasJoshua, Baklazhan, Hanky27, firatv, wandaluciaia
19054 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Update to the Engine SDK #71330
04/18/06 17:48
04/18/06 17:48
Joined: Sep 2005
Posts: 514
USA
Gho5tFac3K1llah Offline OP
Developer
Gho5tFac3K1llah  Offline OP
Developer

Joined: Sep 2005
Posts: 514
USA
I want to be able to have my panels all defined in C++. Now, i've noticed that in the panel structure, there is some stuff missing, like digits, sliders, and visible. It would be helpful if these, or just digits & sliders, were added in. This way you don't have to call a function defined in a *.wdl file to use all the panel stuff.

Gho5tFac3K1llah

Re: Update to the Engine SDK [Re: Gho5tFac3K1llah] #71331
04/18/06 22:42
04/18/06 22:42
Joined: Dec 2003
Posts: 521
LazyDog Offline
User
LazyDog  Offline
User

Joined: Dec 2003
Posts: 521
here is a delphi example. you simply put your definition in the string:

splash := pan_create('bmap = targ1.pcx;pos_x = 100;pos_y = 50;digits = 0,0,3,*,1,num_particles;',_VAR(1));

//don't forget the ";" at the end of string!!!!


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010

Moderated by  aztec, Spirit 

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