On Mar 30, 2006, at 1:46 PM, Chuck Pelto wrote:

Is there any convenient way to scroll static text?

I've got too much text to go into a static text area and want to allow the end-users to 'scroll' to see the rest of the text.

I'd use an EditField, but I do not see anyway to let images behind the edit field to show through. Or is there such a capability in EditFields?


A StaticText isn't really appropriate. Instead you should use a Canvas. You could modify the code in an example project. PictureViewer, on my web site to implement a class that does what you need.

Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to