dbroada Posted March 20, 2013 Posted March 20, 2013 How do I create "blank" toolbar buttons? Using the CUI I can drag buttons from one toolbar to another to copy them but they remain linked. A change to one changes the other. How do I create a brand new button that I can add my code to? Quote
bgingerich Posted March 20, 2013 Posted March 20, 2013 So... you want to use a preexisting button image for a new command/macro? Or a new button image and a new command/macro? Quote
dbroada Posted March 20, 2013 Author Posted March 20, 2013 I want a new button that I can put my new code behind. I rarely use buttons so its not really a problem but I am distributing my new toolbar around the office and we have more newbys who do use buttons. One day I'm going to redefine something important. Quote
bgingerich Posted March 20, 2013 Posted March 20, 2013 This link and the attached screenshot should help some with the images. The first circle is the 'new command' button; name the command, specify the code to run, then specify a saved image (.bmp) for the button. http://docs.autodesk.com/ACD/2011/ENU/filesACG/WS73099cc142f4875513fb5cd10c4aa30d6b-7d76.htm HTH Quote
Tyke Posted March 20, 2013 Posted March 20, 2013 If you open the CUI in the bottom left pane under the magnifying glass there is a button with a star and an asterix as symbol. If you click on that it creates a new command (blank button). It is advisable to rename it and its name starting with an underline so that always is at the top of the command list. You can drag this blank button to where you want it and fill in the blanks, so to say. Quote
dbroada Posted March 20, 2013 Author Posted March 20, 2013 Thanks, I have just found that and have just finished my screenshot, came back to post it and there was your reply! Still, its far nicer for somebody else to answer than be here just talking to myself. ===================== those thanks were for bgingerich. Tyke could have answered back when he was thinking about beers at Easter. Quote
Tyke Posted March 20, 2013 Posted March 20, 2013 Thanks, I have just found that and have just finished my screenshot, came back to post it and there was your reply! Still, its far nicer for somebody else to answer than be here just talking to myself. I was going to send you a screen shot, but its all in German and we don't want to get into trouble with the mods about not posting in English, or confuse BB. Quote
BIGAL Posted March 22, 2013 Posted March 22, 2013 With regard to mnu toolbars try this export your new CUI rename it to be a .ZIP double click it, contains lots of stuff but the cuis in the list now are plain text and you can see all the icon labels and commands etc look in menugroup.cui PS with regards other post seems to have icons in it. compare ***MENUGROUP=ALANSTOOLBAR ***TOOLBARS **ALANSTOOLS ID_TbModify [_Toolbar("Alans", _Right, _Show, 0, 0, 1)] AECC_ShowTS [_Button("Show Toolspace", RCDATA_16_IMAGE, RCDATA_16_IMAGE)]^C^C^C^P_ShowTS to Show Toolspace ^C^C^C^P_ShowTS Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.