OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: funkitect on April 30, 2010, 12:41:06 PM

Title: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: funkitect on April 30, 2010, 12:41:06 PM
dcl_SelectLineType   and  dcl_SelectLineWeight are not working for me in 2010 but still work in 2006.  Am I doing something wrong???

James LeVieux
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: owenwengerd on April 30, 2010, 08:49:47 PM
That depends...  What are you doing, and how is it failing?
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: funkitect on May 02, 2010, 08:18:59 PM
Owen,

(dcl_SelectLineType nil) just returns nil....no dialog at all.  I'm running 2010 on an XP64 machine and am starting autocad clean without any addons loaded except OpenDCL.x64.18.arx.   Dcl_GetVersionEx returns "5.1.2.3".

James
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: funkitect on May 10, 2010, 11:56:06 AM
my mistake....I'm on Vista Home Premium 64bit.  Any guesses at this point?

James
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: owenwengerd on May 10, 2010, 12:53:07 PM
Quote from: funkitect on May 10, 2010, 11:56:06 AM
my mistake....I'm on Vista Home Premium 64bit.  Any guesses at this point?

Sorry, I was planning to test 5.1.2.3, but never got around to it.  I'd guess that it was a bug that has since been fixed in version 6.
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: funkitect on May 10, 2010, 01:51:36 PM
Will you fix version 5 or should I move to version 6?...I was going to wait until you at least got to Betas on version 6.

James
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: owenwengerd on May 10, 2010, 08:12:44 PM
I'm not messing with 5 any more unless it's something pretty serious. In AutoCAD, OpenDCL 6 is nearly finished and pretty stable, and if not for the ongoing work in Bricscad it would be called a beta already.
Title: Re: dcl_SelectLineType and dcl_SelectLineWeight problem
Post by: funkitect on May 10, 2010, 09:37:44 PM
OK...I'll give it a go.  Thanks Owen.