Jump to content

Recommended Posts

Posted

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?

Posted

So... you want to use a preexisting button image for a new command/macro? Or a new button image and a new command/macro?

Posted

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.

Posted

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.

Posted

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. :notworthy:

 

=====================

 

those thanks were for bgingerich. Tyke could have answered back when he was thinking about beers at Easter. :beer:

Posted
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. :notworthy:

 

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.

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...