> Do I need to do anything special to create a full screen app, or do I just
> draw over the top of the form...?
why do you want a "top of the form" if you are making fullscreen anyway? you
can create forms without title bars, and if you dont need to use form
controls (for example if you want to make a game) you dont really need a
form at all - you can draw directly to the active drawing window. the
menuopen event is only called when the title bar of the form is pressed, if
you dont have a title bar then you also dont have the event. in case you
want to open a menu, you can call the MenuDrawMenu yourself.

Markus Dresch (www.palmside.com)



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to