Started by jbuzbee ·
2014-07-18 12:20 UTC ·
4 replies · SMF topic #2158
jbuzbee
2014-07-18 12:20 UTC
This is a sample project for managing (switching between) opened documents. It's a Palette Form containing an Listbox control, Splitter control, Blockview control and a Double Click event (Listbox) to switch between opened drawings.
Tested on Vanilla AutoCAD 2015

owenwengerd
2014-07-18 18:38 UTC
Good work, and thanks for posting!
fred_tomke
2014-07-19 09:02 UTC
Hi, its a nice idea to set the backcolor like active theme.
I'm thinking about querying the C:\Program Files\Autodesk\AutoCAD 2015\Themes\DarkTheme.xbel for automatic coloring depending the underlaying AutoCAD release and current theme...
Regards, Fred
jbuzbee
2014-07-21 12:35 UTC
Owen - thanks
Fred - that's an interesting idea, hadn't thought about that.
jb
fred_tomke
2014-08-05 21:16 UTC
Hi, I've created a .net-dll with some lisp-functions to get a named color from the .xbel of the current theme.
I've uploaded two html with the colors of the xbel (note: some colors are doubled. Don't know why they're multiple in the .xbel)
Regards, Fred