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,466 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
Couple of questions #243395
12/29/08 19:56
12/29/08 19:56
Joined: Mar 2004
Posts: 71
Scotland
westray Offline OP
Junior Member
westray  Offline OP
Junior Member

Joined: Mar 2004
Posts: 71
Scotland
I am using the free version of Lite_C and was wondering if these things are possible.
1:- How can I change the name on the windows title bar fom "Lite_C" to a name of my choosing?

2:- Is it possible to remove the close window "x" from the title bar?

3:- How do I disable the escape key.I only want my game to exit if the player presses the quit button on a panel I have coded.

Re: Couple of questions [Re: westray] #243397
12/29/08 20:11
12/29/08 20:11
Joined: Jan 2008
Posts: 1,580
Blade280891 Offline
Serious User
Blade280891  Offline
Serious User

Joined: Jan 2008
Posts: 1,580
question 2; yes, if you use the program in fullscreen mode.

question 3; you need to do an on_key_press event (or similar)


My Avatar Randomness V2

"Someone get me to the doctor, and someone call the nurse
And someone buy me roses, and someone burned the church"
Re: Couple of questions [Re: Blade280891] #243399
12/29/08 20:36
12/29/08 20:36
Joined: Mar 2004
Posts: 71
Scotland
westray Offline OP
Junior Member
westray  Offline OP
Junior Member

Joined: Mar 2004
Posts: 71
Scotland
I don't want fullscreen mode just a window.As soon as you press the escape key the programme ends so how can you do an on_key_press.

Re: Couple of questions [Re: westray] #243401
12/29/08 20:42
12/29/08 20:42
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
1 and 2: check video_window at manual.

3 on_esc = null;


3333333333
Re: Couple of questions [Re: Quad] #243406
12/29/08 21:08
12/29/08 21:08
Joined: Mar 2004
Posts: 71
Scotland
westray Offline OP
Junior Member
westray  Offline OP
Junior Member

Joined: Mar 2004
Posts: 71
Scotland
Thanks Quadraxas.Works great.So many commands in the manual sometimes hard to find them lol.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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