Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ogicse!milton!dlarson@blake.u.washington.edu From: dlarson@blake.u.washington.edu (Dale Larson) Newsgroups: comp.sys.amiga.tech Subject: GUI Style Question Message-ID: <8973@milton.u.washington.edu> Date: 11 Oct 90 01:20:41 GMT Sender: news@milton.u.washington.edu Organization: The Evergreen State College, WA Lines: 11 In an application I am currently developing, I have a window for entering data which includes radio buttons, string gadgets and integer gadgets. Some fields are optional. My question is: Since string gadgets only notify when "RETURN" is pressed, should the value entered be the state of the string when "RETURN" was last pressed, or should I copy the string to the record just before freeing the gadget and closing the window? I think that I should be doing the later, someone please correct me if I'm wrong. -- -Dale Larson (dlarson@blake.u.washington.edu)