OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Kerry on December 14, 2009, 06:08:08 PM

Title: Modeless Dialog and CommandLine Prompts
Post by: Kerry on December 14, 2009, 06:08:08 PM

Does anyone know of a proven way to determine from a Modeless ButtonEvent whether there is a Command or VLISP prompt pending on the Command line.

I want to negate the button_onCllicked actions if there is a command Active/Pending.

Regards
Kerry
Title: Re: Modeless Dialog and CommandLine Prompts
Post by: Kerry on December 14, 2009, 07:40:11 PM

I *THINK* the answer is as simple as clicking the Add Cancel button on the event pane so that the handler acts similar to a Menu call ie precedes the command with ^c^c