OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: stephan_35 on August 18, 2009, 08:07:56 AM

Title: [Solved] - Press enter closing the dialog box (again !)
Post by: stephan_35 on August 18, 2009, 08:07:56 AM
Hello,

I have a problem, which is not new, and that solved a bit by chance.

Here is a dialog box with just an edit box when I enter in the edit box that causes the closing of the dialog box.

Code (autolisp) Select

(load "d:\returnpressed.lsp")
c:test


I tried adding an "event" of control, but the result remains the same!

If anyone had experienced this same problem, thank you to him for giving me the right path.

Best regards.
Title: Re: Press enter closing the dialog box (again !)
Post by: stephan_35 on August 18, 2009, 08:18:07 AM
Sorry,

Set ReturnAsTab viewed here : http://www.opendcl.com/forum/index.php?topic=129.msg502#msg502 (http://www.opendcl.com/forum/index.php?topic=129.msg502#msg502)

;D

Best regards