OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: AutoKAD on May 04, 2011, 09:09:42 PM

Title: dcl_Control_GetMin or GetMax Height or Width in Control Browser
Post by: AutoKAD on May 04, 2011, 09:09:42 PM
Just installed 6.0.2.3 and in the Control Browser under the definition for following methods they are shown incorrectly:

dcl_Form_GetMaxHeight
dcl_Form_GetMinHeight
dcl_Form_GetMaxWidth
dcl_Form_GetMinWidth

Control should be shown where Form is shown.

Just a heads up.

Kevin
Title: Re: dcl_Control_GetMin or GetMax Height or Width in Control Browser
Post by: owenwengerd on May 05, 2011, 05:44:54 AM
Good catch. This is now corrected for the next build.
Title: Re: dcl_Control_GetMin or GetMax Height or Width in Control Browser
Post by: AutoKAD on May 06, 2011, 05:24:24 PM
Awesome.  Thanks Owen.