>Subject: Forcing a label to display on top of a bitmap?
>From: Brian Smith <[EMAIL PROTECTED]>
>Date: Tue, 12 Jun 2001 19:07:19 -0400
>
>There must be a way to do this, but I can't find it in the Constructor doc:
>
>How can I make a bitmap draw on a form before a label and a field, so when
>they're all drawn, the label and field appear on top of the bitmap?
A) Ensure the label and field are hidden
B) Call FrmDrawForm() to draw your form
C) Draw the bitmap
D) Un-hide the label and field
You'll also have the catch the FrmUpdate event and do a similar process.
Roger Stringer
Marietta Systems, Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/