Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / black bar at bottom of window :(

Author
Message
David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 10th Oct 2005 05:09
hi,how do i get rid of this black bar at the bottom of my window?

c picture:

http://www.geocities.com/championartist/how.jpg

TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 10th Oct 2005 05:26
It looks like your display size isn't the same size as your window - as if you are using 800x600 screen mode with an 800x680 window size.

TDK_Man

David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 10th Oct 2005 05:49
well i used these commands & it was still there.

set display mode 800,600,32
set window on
set window position 180,80
set window size 800,600

..but i turned off my print command & the black bar went away,so i know the print command is causing it ,anything i can do?
TDK
Retired Moderator
21
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 10th Oct 2005 06:01
If the print command is in a loop, you might be hitting the bottom of the screen which maybe has a weird effect when using windows.

I would switch to using the Text command instead of Print.

TDK_Man

David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 10th Oct 2005 06:06 Edited at: 10th Oct 2005 06:34
well it does the same thing in full screen also,but ill try the text command.text commands can print variables also, right?



i tested the text command,i dont think it can display variable #s.

o well.
RUCCUS
19
Years of Service
User Offline
Joined: 11th Dec 2004
Location: Canada
Posted: 10th Oct 2005 06:58
TEXT can display variables and do a hole lot more. Try this:

TEXT 0,0,str$(Variable#)

Using the str$ command you can convert variables to string to display onto the screen. Its much more efficient.


David iz cool
19
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 10th Oct 2005 07:02
cool! works,thanks!

Login to post a reply

Server time is: 2024-09-24 05:28:30
Your offset time is: 2024-09-24 05:28:30