I want to display my buttons all the time to perform some functions. But when I draw things covering the whole screen, the button are also
being covered. How can I make the buttons appear all the time and
always on the top no matter what situation?
You can try explicitly drawing the buttons after you draw the form. Rearranging the order of your controls in your resource file might also work, but that's just a guess.
Matt
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
