Douglas Stemen wrote:
> I have some edit fields that can contain more user entered text than the area I have provided. We used to be able to link a scroll button to an edit field so the user could see all information. Can this be done using "appearance button _cEdit,,,,,, @r, _kControlEditUnicodeTextProc" format in FB 5.6?
YAST -- Yet Another Scrolling Text control
4toc.com/fb/YAST_folder.zip [25 K]
You have to include two files in your project (Subs YAST.incl and YAST.bundle).
The syntax to make a control is easy:
fn NewYASTControl( _cEdit, r )