2013-12-11 17:29 UTC
As a follower of my question here "Breaking a Lisp-Loop with another Lisp"
http://www.opendcl.com/forum/index.php?topic=2046.msg10103#msg10103
I wrote
The result of the thread was:
- no solution inside lisp
- "external way" is necessary to control this behaviour
-> so I should use an OpenDCl-Dialogue for Lisp and a second function (software, doubleclick on reg..)
I'm not really confident that the following answer will be "Yes", but ...
"Is it possible to integrate a button / feature / event to an OpenDCL-Dialogue, that would start something (e.g. change registry-value or runs an exe) while(!!) an endless loop in running in Lisp?"
High-end-solution like "compiled C++ event-tracking-handler in combination with ......" are over my level ...
The reason for my question is "user friendly handling" - I want to present the user one single dialogue and not a collection of commands in different dialogues ..
Have a nice day!
http://www.opendcl.com/forum/index.php?topic=2046.msg10103#msg10103
I wrote
author=Peter2 link=topic=2046.msg10103#msg10103 date=1382026051 wrote:
My idea is, with usage of OpenDCL:
a) set a varable to TRUE - Start an (endless) loop "while 'var = true'"
b) use another lisp which sets the variable to NIL - loop a) will stop
...
The result of the thread was:
- no solution inside lisp
- "external way" is necessary to control this behaviour
-> so I should use an OpenDCl-Dialogue for Lisp and a second function (software, doubleclick on reg..)
I'm not really confident that the following answer will be "Yes", but ...
"Is it possible to integrate a button / feature / event to an OpenDCL-Dialogue, that would start something (e.g. change registry-value or runs an exe) while(!!) an endless loop in running in Lisp?"
High-end-solution like "compiled C++ event-tracking-handler in combination with ......" are over my level ...
The reason for my question is "user friendly handling" - I want to present the user one single dialogue and not a collection of commands in different dialogues ..
Have a nice day!