OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: mike on November 25, 2014, 12:32:20 PM

Title: dcl-ComboBox-FindColor
Post by: mike on November 25, 2014, 12:32:20 PM
This function don't acepts integers more greather than 7, an exception  occurs...
OPenDCL 8.0.0.10
Title: Re: dcl-ComboBox-FindColor
Post by: owenwengerd on November 25, 2014, 01:34:00 PM
I did a quick test using the ComboBoxLab sample with a color combo, and could not reproduce the problem. Please provide enough information for me to reproduce it.
Title: Re: dcl-ComboBox-FindColor
Post by: mike on November 29, 2014, 08:55:30 AM
Well, this function returns an index and can not find the color I'm looking at the list returns zero so the error value, so i fix it: if not found color, I add to the list and resolved case ...
Thank you very much for your attention ... greetings