Mark Lenz wrote:
> 
> I have a program that needs to do something for an extended period of time.
> This process is done inside a loop, so within this loop I added the
> following code so that my program would respond to UI events while in this
> process.  The problem is that every UI event is handled correctly except
> for the "Home" silkscreen button and the "Calc" silkscreen button.  Though,
> menus, buttons and the other two silkscreen buttons work, "Find" and
> "Menu".
>[...]
> 
> Can anyone tell me what I might be missing here?

You should make sure that you leave your loop when an appStopEvent comes
up.
(I would have expected that the buttons don't work as well, however...)

With kind regards / Mit freundlichem Gru�
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                             http://www.klawitter.de



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

Reply via email to