Scrollbar for text box
Hello all, I am pretty new at the whole DesktopX scripting/creating stuff (not new at programming or scripting), and need a little help.
I created a lyrics displaying object that becomes visible when MediaMonkey or WinAmp is running and dissapears when the program is shut off. The object reads the currently playing lyrics from a text file and displays it on the desktop in a nice frame (from one of RomanDA's tutorials...thank you). The object checks the text file for changes every few seconds and if it changes, it updates the text in the object, but only updates when one of the media programs is running (saving processor cycles). Everything works great!
Sometimes the lyrics file is too long to fit completely in my object. I have a large desktop 1920 x 1200 on a 28" monitor so the object is fairly large...not a problem...but I don't want it any larger. I want to be able to add a scrollbar to the object to allow the user (me or my kids) to scroll the text up or down if needed.
Any suggestions? Is there anything native in DesktopX that would allow this, or would my best bet be to use an ActiveX control to accomplish this.
I appreciate any assistance on this.
Thank you very much,
Erik
