Gamestudio Links
Zorro Links
Newest Posts
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
3 registered members (AbrahamR, AndrewAMD, ozgur), 763 guests, and 7 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
video_screen = 0 has some text hidden #329953
06/24/10 09:47
06/24/10 09:47
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline OP
User
SchokoKeks  Offline OP
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
Code:
video_screen = 0;
video_window(NULL, NULL, (16+32+64), "Server");



Since 7.85, using video_windows to add a frame to the video_screen=0 window results in the last line being hidden by the frame. This wasn't the case before.
Screenshot is on Windows XP, but this also happens on Win 7, although more of that line is visible there.



Edit: the messages are displayed with diag(..), application has -diag command line.

Last edited by SchokoKeks; 06/24/10 09:48.
Re: video_screen = 0 has some text hidden [Re: SchokoKeks] #330845
06/30/10 08:33
06/30/10 08:33
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
The engine can not control if text is hidden or not. The frame and title bar width is given in the desktop theme setting and the window size is given in the starter definition.

Re: video_screen = 0 has some text hidden [Re: jcl] #331091
07/01/10 20:47
07/01/10 20:47
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline OP
User
SchokoKeks  Offline OP
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
Thank you for looking into it.
But how come that this worked with the previous versions before 7.85?
I don't have the Pro edition, so I can't change the starter window.

Re: video_screen = 0 has some text hidden [Re: SchokoKeks] #331138
07/02/10 07:55
07/02/10 07:55
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
The problem is related to the title bar and border width. It does not happen on my PC, but my title bar is anyway different. But I see no difference between 7.84 and 7.85. Are you sure that 7.84 behaves different, or have you changed your desktop theme inbetween?


Moderated by  jcl, Nems, Spirit, 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