- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have narrowed things down a bit from previous posts, so am starting a new one.
I did a clean example project using VS 2013 express, and acad 2015 to replicate the issue reliably.
Its actually a useful example project for anyone wanting to make a program with a palette.
Unzip the attached file, start the solution with VS 2013, and run in debug.
My debug path has acad 2015, but anyone could modify that and the references to use any acad version.
Once acad opens, load the LispNeeded.lsp, and run TestPal command.
Click the button on the palette.
Then zoom a bit to see the circle, then regen the drawing.
Click the button again and you get the elock error.
I badly need to know if this is some fundamental incompatibility with palettes, which are modeless, or fixable.
I have tons of code that uses entmake so would prefer to port that as I have time, not all now.
Thanks for any help, including the ADN guys.
internal protected virtual unsafe Human() : mostlyHarmless
I'm just here for the Shelties
Solved! Go to Solution.