Page temporarily unavailable

The page you requested has not yet been implemented. Thanks for your patience.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Using IMAGE As A Scrollable Region

9/22/2008 12:00:00 AM

There are several ways to make a scrollable region within a Clarion window, including creating a scrolling window on a separate thread and using a list box to manually reposition controls. A cleaner solution, as Bjarne Havnen shows, is to use a scrolling IMAGE control as the parent for the form controls.