Pages: 1
RSS
batskin.xml, Command code
 
Hello there,

I would like to assign an icon to each of the commands "Sign Entire Text" and "Encrypt Entire Text". For the moment, I have 2 bigs icons with the text itself in a new toolbar I have created in the Message Editor Window. Beuark.

But I can't find the Glyph_ID predefined value for these commands to enter in the batskin.xml file.

Do they exist ?

Thanks a lot and long live to TB!.

K.L.
 
Not all commands have own Glyph_ID.
if Glyph_ID not defined, then

1. find your commands in tbuser.DEF
2. modify description by addind image [newGlyphID]
example:
item [MailerForm].[mSendCheckAll] image [SendCheckAll]

3. modify batskin with this "newGlyphID"
example:
<glyphex id="newGlyphID" file="newGlyphID.png"/>
 
Merci зa marche impeccablement bien.
:D
Spassibo rabotaet otlichno !!
Pages: 1