Started by Blade ·
2017-07-04 13:44 UTC ·
3 replies · SMF topic #2517
Blade
2017-07-04 13:44 UTC
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
Kerry Brown
2017-07-08 04:38 UTC
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 ?
Blade
2017-07-14 08:14 UTC
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.
Peter2
2017-09-26 07:29 UTC
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