did you have a look at the notification manager? (palm os programmer's companion)
markus dresch (www.palmside.com) "kcorey" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:108053@palm-dev-forum... > > Hi All, > > Having to open my Tungsten to get to the Launch or Menu silkscreen > button is starting to get old, so I thought maybe it's time to write > something that gets around it. > > I was thinking about creating a Desk Accessory that when selected would > send a vchrLaunch or vchrMenu keyDownEvent to the current application. > > Okay, so I whip together a Desk Accessory That does nothing but > EvtAddEventToQueue(), with an event prestocked with a keyDownEvent > and...nothing. > > Obviously, this event is being consumed or thrown away because the desk > accessory applet is on top. > > Anyone know how to send a key from a desk accessory (or equivalent) to > the event queue of the current application? Or, alternatively, why this > is a bad idea, and what's a better one? > > Cheers, > > -Ken -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
