any reason you can't put it in the form as nonusable (hidden), and only show
it when appropriate?
----- Original Message -----
From: "Frans Amelink" <[EMAIL PROTECTED]>
To: "Palm Developers Forum List (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, January 06, 2000 12:55 PM
Subject: create scrollbar at runtime?
> Hi,
>
> is there a way to create a scrollbar at runtime?
> The function SclDrawScrollBar(&m_Scrollbar) will draw a scrollbar on the
> screen, however the scrollbar
> does not react to any tap events.
>
> If a scrollbar is placed on the form from constructor, it will react to
tap
> events.
> Any suggestions?
>
> Thanks,
> Frans
>