Jump to content

Scrolling text control in GUI


fisofo
 Share

Recommended Posts

Haven't found anything on this yet, but has anyone tried to create scrolling text in a GUI? I'm thinking vertically here, not horizontally, similar to the credits at the end of a movie.

I haven't thought of a good way to do it, so I thought I'd toss it to the community :whistle:

Link to comment
Share on other sites

Haven't found anything on this yet, but has anyone tried to create scrolling text in a GUI? I'm thinking vertically here, not horizontally, similar to the credits at the end of a movie.

I haven't thought of a good way to do it, so I thought I'd toss it to the community :whistle:

Maybe creating a read only edit control and then moving it up or down?????

Link to comment
Share on other sites

Maybe creating a read only edit control and then moving it up or down?????

yeah, but how would you start it over? I was thinking it would scroll up out of view, then appear at the bottom again... basically looping. Besides, using edit controls would probably look a bit messy for this sort of thing.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...