Re: Forms4.5 -- Scrolling Text Items

From: Stevec5088 <stevec5088_at_aol.com>
Date: 1996/04/05
Message-ID: <4k4gv5$pq1_at_newsbf02.news.aol.com>#1/1


An easy solution would be to create your canvas and column on the form wide enough to display all 400 characters. The user could scroll the canvas/window to see the entire contents of all 10 records together.

A messier solution would be to break the 400 characters up into smaller columns (using the substr function) and the user could tab across from one item to the next.

Hope this helps.
Steve Cosner Received on Fri Apr 05 1996 - 00:00:00 CEST

Original text of this message