There is no problem on the T5 simulator. The situation was announced only by the customer and it happened during the app start phase before the event loop was started. It is not repeatable unless the customer would uninstall the app and I don't want to ask him to do that.
Before the alert displays there are 2 actions that might be important in this respect: - Possible changing of the screen depth. (Probably not - he would have to run on smaller screen depth.) - Registration for sysNotifyDisplayResizedEvent notification Plus some file reading and some byte crunching in RAM - can't have any relation. That's all I know in this moment. Jan Slodicka ----- Original Message ----- From: "Logan Shaw" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, November 16, 2004 7:34 PM Subject: Re: T5 custom alert infinite loop? > Jan Slodicka wrote: > > 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. > > In my case, it only happens if the device is in portrait mode > (i.e. the form is 320 wide by nearly-480 high), and it does not > happen if the screen is 320 x 320 or 480ish x 320 (landscape), > so have you tried that? > > - Logan > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
