Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,449 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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 | 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