OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Fred Tomke on December 17, 2010, 12:15:47 AM

Title: dcl_Url_OnClicked
Post by: Fred Tomke on December 17, 2010, 12:15:47 AM
Hello,

some of AutoCAD vertical products use a control that looks like an URL but it starts an event (like OnClicked) to invoke anything in the dialog. So my question is if it could be possible to add the OnClick event to the OpenDCL URL control to invoke an event instead of starting the browser to navigate somewhere? I hope it was understandable.

Fred
Title: Re: dcl_Url_OnClicked
Post by: owenwengerd on December 17, 2010, 07:57:06 PM
Certainly this is possible now that event handlers can return results. I recommend to add it as a feature request.