fisofo Posted February 12, 2007 Posted February 12, 2007 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
BrettF Posted February 12, 2007 Posted February 12, 2007 fisofo said: 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 Maybe creating a read only edit control and then moving it up or down????? Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
fisofo Posted February 12, 2007 Author Posted February 12, 2007 bert said: 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.
Valuater Posted February 12, 2007 Posted February 12, 2007 There is nothing better than this "text effects" by peethebeehttp://www.autoitscript.com/fileman/users/peethebee/text_effects/text_effects_1.9.3.zip 8)
jpam Posted February 12, 2007 Posted February 12, 2007 skcontrol has scrolling text labels for you !http://www.autoitscript.com/forum/index.php?showtopic=40955
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now