Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!janus.Berkeley.EDU!kipnis From: kipnis@janus.Berkeley.EDU (Gary Kipnis) Newsgroups: comp.windows.ms Subject: dialog box eating up memory Message-ID: <33289@ucbvax.BERKELEY.EDU> Date: 18 Dec 89 20:06:28 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: kipnis@janus.Berkeley.EDU (Gary Kipnis) Organization: University of California, Berkeley Lines: 15 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