Computer Science Canada

How do I make a scrollbar?

Author:  allrace1337 [ Thu Nov 08, 2007 12:30 pm ]
Post subject:  How do I make a scrollbar?

Can anybody show me how to make a scrollbar so I can see what has been previously shown in my programs.

Thanks

Author:  Nick [ Thu Nov 08, 2007 1:34 pm ]
Post subject:  RE:How do I make a scrollbar?

well View.Set("text") might be what ur looking for

Author:  allrace1337 [ Thu Nov 08, 2007 3:50 pm ]
Post subject:  Re: How do I make a scrollbar?

Thanks a lot!

Author:  allrace1337 [ Fri Nov 09, 2007 3:54 pm ]
Post subject:  RE:How do I make a scrollbar?

I cant put in colours with this, is there a way I can?

Author:  HeavenAgain [ Fri Nov 09, 2007 4:05 pm ]
Post subject:  Re: How do I make a scrollbar?

Thats what you get for using View.Set("text") Wink
suckerr

Author:  Nick [ Fri Nov 09, 2007 4:09 pm ]
Post subject:  RE:How do I make a scrollbar?

if u need to do more advanced stuff then View.Set("text") is not good instead u should look up GUI in the turing help (reach this by hitting F10 in the turing window)


: