ODCL Project worked with V4, does not work with V5 or V6 of runtime

Started by hermanm · 2009-11-09 07:42 UTC · 7 replies · SMF topic #1005

Any help appreciated.

lsp and slb files attached

please delete .txt file extension on the slide library to test

forum will not accept slb for uploads

Thx
Attachments

Herman,
Can you upload\attach the "Textjust.odcl" file
Sure, Kerry.

File attached.
Attachments
Wow a total Acad crash without warning, I haven't seen that in awhile.
It's crashing on this line:
(dcl_SlideView_Load Textjust:Slide  "Textjust.slb" "A0")

I'd file a bug report:
{2}
I don't get a crash (AutoCAD 2010/Win7), but I can see under the debugger that it's reading some incorrect data.  I'll investigate.
I got the crash on WinXP, Acad2010, ODCL 6.0.0.9.
Maybe you fixed it in a newer version....
I completely rewrote the slide file code. The problem slide is working now, although it uses an undocumented "record type" that the new code just ignores. Test it again in Alpha 13 and let me know whether you notice any problems.
Doesn't crash for me.

Slide_OnMouseDown callback: does nothing

Slide_OnMouseMovedOff callback: functions as expected.

ACAD 2008->2010

WinXP