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 / Help with Table update i.e blanking old data without cls

Author
Message
Newbie5UK
20
Years of Service
User Offline
Joined: 13th Nov 2004
Location:
Posted: 1st Dec 2004 17:13
Hi,

I have a table of data names and variables (name and player lap times) that I need to update in a loop. Now I know I can use cls but I don't want to refresh whole screen, so I created a black box and use that to cover over text and varaibles before I reprint updated data.

Is there a way to make printed text and variable opaque liek with text command.

Can I use text command for text and variables ?

I basically want a table thay updates with NO flicker or flashes...

Help appreciated.. thx
Sparda
20
Years of Service
User Offline
Joined: 13th Jan 2004
Location: Pacifica
Posted: 3rd Dec 2004 12:30
This continually prints a list of string and integer data using a player name and score for example...



There is no way to refresh only a portion of the screen. Sorry.


Newbie5UK
20
Years of Service
User Offline
Joined: 13th Nov 2004
Location:
Posted: 3rd Dec 2004 20:57
Hi I found a way... use the text command and set to opaque. The new text over rights the old without having to do a cls...

text x-15,c,"" +(driver$(i))+ " "

you have to use " " to blank names that may be longer else shorter names will reveal old name under neath...
Sparda
20
Years of Service
User Offline
Joined: 13th Jan 2004
Location: Pacifica
Posted: 4th Dec 2004 16:11
Quote: "you have to use " " to blank names that may be longer else shorter names will reveal old name under neath..."


That was an old trick I used for games on a TI83. Sweet

Formerly Konrad =) Gl and hf

Login to post a reply

Server time is: 2024-11-13 18:35:41
Your offset time is: 2024-11-13 18:35:41