PC Review


Reply
Thread Tools Rate Thread

Custom face for custom toolbar item

 
 
=?Utf-8?B?QWxsZW5fTg==?=
Guest
Posts: n/a
 
      29th Dec 2006
Escel 2003 has a nice feature for creating & editing custom faces for toolbar
items, but this activity does not register in the macro recorder. Are these
faces saved as icon files? If so, can they be assigned to toolbar items in
code?


 
Reply With Quote
 
 
 
 
Jim Cone
Guest
Posts: n/a
 
      29th Dec 2006

All custom faces for toolbar buttons are given the same FaceID of 1.
So no, they are not dumped into a file someplace for easy retrieval.
You can of course save a picture someplace and then figure out a way
to add it to a custom toolbar button. But that doesn't seem to be a
popular discussion item in these newsgroups.
The actual menu/toolbar configuration is saved in a file with an .xlb
extension. It is subject to occasional bloat and corruption.

However, Excel does have a library of toolbar pictures and with each
new version of Excel, adds more to the library. They are numbered from
1 to about 10,000 (currently ). If you see one you like, it can be added to
any toolbar button with the vba command of ...FaceId = 123, or by a simple
manual copy and paste.

There are several utilities (all free) out there that provide some sort of
scrolling display of all the button faces. See a picture you like, copy and paste it.

Send me an email request, with your name and location and I'll send you the
one I developed from an old Microsoft program.
I think it is one of the best.
(parents do tend to favor their children) <g>
Remove xxx from my email address.
(E-Mail Removed)XX
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"Allen_N" <(E-Mail Removed)>
wrote in message
Escel 2003 has a nice feature for creating & editing custom faces for toolbar
items, but this activity does not register in the macro recorder. Are these
faces saved as icon files? If so, can they be assigned to toolbar items in
code?


 
Reply With Quote
 
pascal.collet@belgacom.be
Guest
Posts: n/a
 
      9th Jan 2007
Tks Jim, your tools help me to easily choose faceid for the command
toolbar
kr
Pascal

On 29 déc 2006, 02:26, "Jim Cone" <jim.cone...@rcn.comXXX> wrote:
> Allcustomfaces fortoolbarbuttons are given the same FaceID of 1.
> So no, they are not dumped into a file someplace for easy retrieval.
> You can of course save a picture someplace and then figure out a way
> to add it to acustomtoolbarbutton. But that doesn't seem to be a
> popular discussionitemin these newsgroups.
> The actual menu/toolbarconfiguration is saved in a file with an .xlb
> extension. It is subject to occasional bloat and corruption.
>
> However, Excel does have a library oftoolbarpictures and with each
> new version of Excel, adds more to the library. They are numbered from
> 1 to about 10,000 (currently ). If you see one you like, it can be addedto
> anytoolbarbutton with the vba command of ...FaceId = 123, or by a simple
> manual copy and paste.
>
> There are several utilities (all free) out there that provide some sort of
> scrolling display of all the button faces. See a picture you like, copy and paste it.
>
> Send me an email request, with your name and location and I'll send you the
> one I developed from an old Microsoft program.
> I think it is one of the best.
> (parents do tend to favor their children) <g>
> Remove xxx from my email address.
> jim.cone...@rcn.comXXX
> --
> Jim Cone
> San Francisco, USAhttp://www.realezsites.com/bus/primitivesoftware
>
> "Allen_N" <All...@discussions.microsoft.com>
> wrote in message
> Escel 2003 has a nice feature for creating & editingcustomfaces fortoolbar
> items, but this activity does not register in the macro recorder. Are these
> faces saved as icon files? If so, can they be assigned totoolbaritems in
> code?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding custom buttons to the Standard toolbar versus a custom toolbar cainrandom@gmail.com Microsoft Outlook Program Addins 2 9th Oct 2008 05:13 PM
custom toolbar item to use hyperlink to open word file =?Utf-8?B?U2FsbHkgTQ==?= Microsoft Excel Misc 2 26th Apr 2007 07:58 PM
Forward item custom form and pooling custom transport provider Tomislav Petrovic Microsoft Outlook Form Programming 3 25th Oct 2004 05:43 PM
Forward item custom form and pooling custom transport provider Tomislav Petrovic Microsoft Outlook Program Addins 0 19th Aug 2004 09:55 AM
Changing a custom toolbar button face to one other than standard set TedPrince Microsoft Excel Programming 1 12th Mar 2004 03:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:15 PM.