Hello,
I just got a message from customer describing probably the same:
"When I tried to open the application
for the first time, the box that asks if I visited the website (the box
appears only the first time, as the second time you try to open the
application asks for the code) appeared and the screen started flickering.
As nothing was responding, I did a reset. Everything is working after that."
The message is realized via FrmCustomAlert, too.
Testing on the T5 simulator did not confirm any troubles.
Regards,
Jan Slodicka
----- Original Message -----
From: "Logan Shaw" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 5:47 AM
Subject: T5 custom alert infinite loop?
> Hi everyone,
>
> I just got the T5 simulator and tested an app on it, and everything
> seems good except when I call FrmCustomAlert() and the screen is
> in extended-portrait mode (i.e. graffiti area is not visible).
>
> What happens is this: the dialog comes up, and then the graffiti
> area swooshes up to meet it. Then the graffiti area disappears
> again, and the stuff that was behind it (my main form) is redrawn.
> Then the graffiti area swooshes up again, and the process repeats
> until you soft reset. (And this happens on the real device too,
> not just on the simulator.)
>
> The weird thing is, all I'm doing is basically
>
> FrmCustomAlert (MyAlert, "blah blah", "", "");
>
> I was under the impression the thread of execution doesn't even
> return to my program until the user taps the "OK" button, but the
> infinite loop happens while the alert is still up (before the
> button is tapped). So, it seems like my code can't be causing it
> (unless there is some notification I'm responding to improperly?).
>
> For what it's worth, if you're curious whether I'm using the
> CollapseUtils library, the answer is that the same problem occurs
> both with and without it: the current version of the app has
> the problem and uses CollapseUtils, and an older version also
> has the problem even though it doens't use CollapseUtils and
> instead calls the PIN API directly.
>
> So, has anyone run into anything like this?
>
> - Logan
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/