OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: garcigj on October 06, 2008, 07:55:46 AM

Title: ListView Problems (4)
Post by: garcigj on October 06, 2008, 07:55:46 AM
OpenDCL Version 5.0.0.25 ENU
ListView Problems:

Modal Form
Property: <style>
Example:
(Setq Value (dcl_Control_GetStyle 2DrawArch_MemCarp_ListView1))
ERROR message:

An argument OpenDCL processing function exception has occurred!
Error: Invalid argument
Function: dcl_Control_GetStyle
Argument: 0
Property <style> not found


Is this a BUG?
¿Solution?
Title: Re: ListView Problems (4)
Post by: Fred Tomke on October 06, 2008, 11:12:32 AM
Hello,

I can reproduce this. Please add a bug report at sourceforge.

Fred