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 / scroling text

Author
Message
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 13th Apr 2004 04:31
how would I go about makeing scroling text

Let me rephrase that:What commands would i go about using for scroling text?



Current project:Quest for the five staffs of draconia
BearCDPOLD
21
Years of Service
User Offline
Joined: 16th Oct 2003
Location: AZ,USA
Posted: 13th Apr 2004 04:36
If you wanted to just have scrolling text on a big screen you would just use TEXT x,y,string$ commands for everything and increment the Y value on it all every so-many-milliseconds. If you want the text in a box you would need to make sure all your text doesn't exceed the width of the box, then increment the Y as usual with the following exceptions:

1. After you've drawn everything else place a box at the bottom of the text box to cover up the part of the text that is below the scroll view, same with the top, these boxes should be the same color as your main text box and should be as tall and wide as any of your text.

2. Once the text Y position gets high enough so that it will go past the box, stop writing that text.

Crazy Donut Productions, Current Project: KillZone
Web Site Button Does Not Work, Visit Here: http://www.geocities.com/crazydonutproductions/index.html
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 13th Apr 2004 04:50
hey thanx
Also is there any other 14 year olds out there?

But back to the point:that was quite helpful
But i was wondering if you could make a plain or something then texturing it the same as the background of the screen while also using the steps you just said?.?

Current project:Quest for the five staffs of draconia
BatVink
Moderator
22
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 13th Apr 2004 11:11
Have a look at the codebase, there's loads of text stuff there.

BatVink (formerly StevieVee)
http://facepaint.me.uk/catalog/default.php
muscles
21
Years of Service
User Offline
Joined: 12th Apr 2004
Location:
Posted: 13th Apr 2004 21:43
not to put you down or anything, and no, i'm not 14, but age doesn't matter unless it comes to things like knowing calculus and physics; and even then, you could learn it if you really want to.
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 14th Apr 2004 05:22
thanx guys thats basically all i wanted to know. If you can, keep checking up on this thread to see if i have posted anything else and i will remember that. Also i do know a little bit of physics but no clue about calculus. I'll learn.

Thanx...

Current project:quest for the five staffs of Draconia
alblilittlest 13
21
Years of Service
User Offline
Joined: 15th Apr 2004
Location: WISCONSIN
Posted: 17th Apr 2004 04:54
@DJ black dragon

im 14. why?
dj BlackDragon
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location: who knows
Posted: 21st Apr 2004 01:19
i was wondering if there were anymore people other than jus me that were 14


[i]current projeci] Quest for the five staffs of Draconia

Login to post a reply

Server time is: 2025-05-23 16:44:00
Your offset time is: 2025-05-23 16:44:00