Not quite sure what you're describing here. Can you explain what you're using the custom alert for?
General rule is to return handled=true for events you don 't want the system to handle, but this type of event is probably intercepted before the formhaqndleevent, so you'll have to look for it elsewhere in your event loop. Alan "Gonzalo Piano" <[EMAIL PROTECTED]> wrote in message news:106594@palm-dev-forum... > > Hi guys! > > I'm capturing an Event of the Address Button, in order to execute a scan > (PSC module) from an application made by me. But when I get a > FrmCustomAlert, pressing the button gets my out the application (in this > case I go to the Address App, because I chose that button). > > How can I get to fix that? I don't want to lose the Button Event. > > Thanks, > Gonzalo. > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
