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.

DarkBASIC Discussion / when i type it flashes

Author
Message
Veeman
20
Years of Service
User Offline
Joined: 4th May 2005
Location: earth smtimes
Posted: 5th Aug 2005 18:21
every time it have text come up my screen flashes any 1 help me ?

To go faster than the speed of light means u would go back in time......but going back in time would slow u down.......wot dose it mean?--------22-5-5-13-1-14
dab
20
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 5th Aug 2005 22:51
usually that mean that your sync rate is too slow. SO if you haven't set the sync on yet you want to do so.

This is the code you might have it the text flashes:

This is the code you should have


Hope this helps!

------------------------
Visit my website of Games!
http://dabip.stonerocket.net
TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 6th Aug 2005 00:46
Depends what you are doing at the time... you didn't say.

If you are printing to the screen, is there a 3D background behind it?

Are you using the Print or the Text command?

If you are trying to print text over a 3D screen, then the screen update is deleting your text.

If this is the problem, put your TEXT commands immediately AFTER the Sync command - not before.

TDK_Man
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 8th Aug 2005 23:48
TDK, I think he means the famous XP flash bug - Unless you 'cls' occasionally, when you have your sync off the background flashes between white and black 30 times a second.

No matter what they say, (for me) the 1.13 upgrade does NOT fix it..!

[Insert extremely witty comment here] :: Add me to MSN if you like, but don't expect any big favours [unless you like VB6]. ... IDK!!
NanoBrain
20
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Portland, OR
Posted: 9th Aug 2005 07:07
blanky,

Just for further explaination, if sync is turned on, then the flash will never occur? I have never experimented with this problem, because it does not usually occur in the programs I write. However, I am using XP myself.


+NanoBrain+
TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 9th Aug 2005 07:53
Don't you just love these unambiguous questions... lol.

Especially when posters never come back to explain things properly!

Anyway, he did say "when text comes up on the screen", so it could have been over a 3D screen and the Sync was wiping his text out. But as he hasn't been back, I guess we'll never know!

As for the flashing bit, if I run just the following:

CLS 0
Print "Hello World"
End

It does not flash at all. (I'm using XP too).

However, I have seen the problem many times, but using CLS 0: Sync on the first line of your program usually stops it.

I'm fairly certain that it's only a Sync related problem.

TDK_Man
Chily Dog
20
Years of Service
User Offline
Joined: 6th Nov 2004
Location: U.S.A.
Posted: 15th Aug 2005 07:54
I think you want to turn the blue background off. Text will only "flash when using it.

Login to post a reply

Server time is: 2025-05-22 14:18:20
Your offset time is: 2025-05-22 14:18:20