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

Started by hermanm, November 08, 2009, 11:42:03 PM

Previous topic - Next topic

hermanm

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

Kerry

Perfection is not optional.
My other home is TheSwamp


BazzaCAD

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:
http://sourceforge.net/tracker/?group_id=187950&atid=923363
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom

owenwengerd

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.

BazzaCAD

I got the crash on WinXP, Acad2010, ODCL 6.0.0.9.
Maybe you fixed it in a newer version....
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom

owenwengerd

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.

hermanm

Doesn't crash for me.

Slide_OnMouseDown callback: does nothing

Slide_OnMouseMovedOff callback: functions as expected.

ACAD 2008->2010

WinXP