Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 how do you make a scrollbar
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
WhatAmIDoing




PostPosted: Thu Mar 11, 2004 10:58 am   Post subject: how do you make a scrollbar

I need to make a scroll bar in my high scores table for my frogger game. so far there are like 100 entiris and i need to scroll up can anyone help
Sponsor
Sponsor
Sponsor
sponsor
Paul




PostPosted: Thu Mar 11, 2004 3:55 pm   Post subject: (No subject)

Cervants taught me, just make the vertical size of the screen larger than max.
code:

setscreen ("graphics: 500; 2000")

or something like that
Tony




PostPosted: Thu Mar 11, 2004 7:19 pm   Post subject: (No subject)

heh, that's a cheap way out Laughing

what you can do is to ether use the GUI module with textfield and a vertical scroller...

or just use couple of buttons and a forloop that displays all the score from the position of the scroller
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: