On PalsOS4 to close dialog I use this code with success
if(frmP->attr.doingDialog) { //FrmDoDialog is active
frmP->attr.exitDialog = 1; //for to exit from loop
}But on PalmOS5 it`s doesn`t work. How I can take same effect? Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
