Custom Toolbar Problem
Custom Toolbar Problem
(OP)
Hi all,
I made a custom toolbar and bitmaps for 8 lisp routines that I regularly use. The problem I am having is that when I start AutoCAD, 5 of the buttons are fine and the other 3 come up with the same bitmap. 2 of these now being incorrect.
The bitmaps are in a folder which I created and is in the AutoCAD search path. I also noted that duplicate bitmaps were generated in the form of ICON1234.bmp for some but not all.
I am missing something obvious, I know.
Thanks for any help in advance.
I made a custom toolbar and bitmaps for 8 lisp routines that I regularly use. The problem I am having is that when I start AutoCAD, 5 of the buttons are fine and the other 3 come up with the same bitmap. 2 of these now being incorrect.
The bitmaps are in a folder which I created and is in the AutoCAD search path. I also noted that duplicate bitmaps were generated in the form of ICON1234.bmp for some but not all.
I am missing something obvious, I know.
Thanks for any help in advance.





RE: Custom Toolbar Problem
RE: Custom Toolbar Problem
It's my own custom toolbar and bitmaps. AutoCAD version is 2002
Haggis.
RE: Custom Toolbar Problem
G.L.
RE: Custom Toolbar Problem
Thanks for the tips. I did have one bitmap name with a space and that was OK after I removed the space. The others were still giving me trouble even when I moved everything to the support folder.
Last resort, I deleted the offenders and redone them and they work fine now.
Strange how they were found in the support folder and not my own bitmap folder even though it was in the search path.
Anyway, problem solved and thanks again.
Haggis