OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: mr nick on February 25, 2009, 01:35:18 AM

Title: TextBox1_OnReturnPressed
Post by: mr nick on February 25, 2009, 01:35:18 AM
I am trying to get my dialog to allow me to hit return after entering some text and add that text to a listbox but whenever I hit return the dialog closes as though I hit the cancel button. Is this a bug or stupidity on my part  :-\ ???
Title: Re: TextBox1_OnReturnPressed
Post by: Fred Tomke on February 25, 2009, 02:06:12 AM
Hi, mr nick,

please have a look here  (http://www.opendcl.com/forum/index.php?topic=458.0) and here (http://www.opendcl.com/forum/index.php?topic=384.0). OnCancelClose will be your friend  :) .

Fred
Title: Re: TextBox1_OnReturnPressed
Post by: mr nick on February 25, 2009, 02:23:59 AM
Just the ticket. Thanks for the pointer  ;D
Title: Re: TextBox1_OnReturnPressed
Post by: Fred Tomke on February 25, 2009, 02:29:43 AM
Good luck!

Fred