OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Joseph on July 04, 2017, 06:44:57 AM

Title: MsFlexGrid ActiveX does not show in AutoCAD
Post by: Joseph on July 04, 2017, 06:44:57 AM
I registered the the msflxgrd.ocx and i could add the flexgrid in the opendcl studio.
When i load the project in AutoCAD and call the dcl_form_show it shows the dialog without the flexgrid.
Why is that? Any idea?

See screenshots.

I use:
Windows 10 x64
AutoCAD 2016 x64
OpenDCL 8.1.4.2
Title: Re: MsFlexGrid ActiveX does not show in AutoCAD
Post by: Kerry on July 07, 2017, 09:38:38 PM
Joseph,

Can you attach a sample .DCL and .LSP file to show what you are doing.

Regards,


added:
For interest : Where did you get the x64 .DLL ?
Title: Re: MsFlexGrid ActiveX does not show in AutoCAD
Post by: Joseph on July 14, 2017, 01:14:33 AM
Here is attached the dcl and lsp file.

What x64 DLL you mean?
I copied the msflxgrd.ocx from c:\windows\system32 to my c:\temp folder and used the following command to register it: regsvr32 "C:\Temp\msflxgrd.ocx" and i could add the flexgrid in opendcl but in autocad does not show the flexgrid.
Title: Re: MsFlexGrid ActiveX does not show in AutoCAD
Post by: Peter2 on September 26, 2017, 12:29:13 AM
Hi Joseph

a) what is "msflxgrd.ocx"? Where to find information about it?

b) Have you solved the problem? Maybe the file is not found by the software - c:\temp is usually not a common directory instead of %temp% and others