kipnis@janus.Berkeley.EDU (Gary Kipnis) (12/19/89)
Hi, in my program if I use a dialog box it eats up 2K of ram when the program terminates, if I don't use the dialog box I have 2K more when I quit my program. I have another slight problem with dialog box control, when using arrow keys to move from one choice to another after the last choice instead of going to the first choice the focus is given to the two static fields in the group, (title of the subgroup and a frame); thus, I have to press the key twice before getting back to the first choice. Also, does pressing ESC automatically trigger Cancel or do I have to do something extra to equate the two. Thank you, gary