need tablet guru

need tablet guru

Anonymous
Not applicable
316 Views
1 Reply
Message 1 of 2

need tablet guru

Anonymous
Not applicable
I have a cal-comp drawing board III with a custom tablet menu written for cad 2000, and I am now wanting to use it with 2009 and when i load the menu all the icons on the tool bar turn into question marks. I have been told the icon bmp files need to be in the menu but I dont know where these icon bmp files are at , can any one help here??
0 Likes
317 Views
1 Reply
Reply (1)
Message 2 of 2

arcticad
Advisor
Advisor
You need to add a path into your options at Support File Search Path.

Open the MNU and look for the icon names used.

ID__10 [_Button("ButtonName", "Custom.bmp", "ICON_24_BLANK")]^C^C(command)

You will need to do a search for these files. The path information isn't saved.

in this example Custom.bmp is used.

After the path is set then reload the menu's
---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes