Pages: 1
RSS
Smileys
 
I know this probably really low on priorities, but how does one get these smileys in a message?

I am using Ver 3.01 rc1 and the message editor is HTML
 
By typing the matching tags in your message.

Keep in mind that TB doesn't send the smileys, what your contact sees, depends on his mail client.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Hi!
Where do I find the signs for smileys?
 
In the file default.msl that you can find in the images directory under your TB program directory. When you prefer to have the pictures next to the signs, use the Quick Template (QT) that I post at the bottom of this reply. Save the QT with the name DShow, this name is important as it calls itself recursively.
After you've saved the QT (Options -> Quick Templates)
This QT is written by Robin Anson and posted to the TheBatUserDiscussionList (tbudl@thebat.dutaint.com)
Here's the QT, just copy (Ctrl-C) it and paste (Ctrl-V) it to the QT edit screen (don't copy blank lines):


%If:|%_FirstTime|<>|no|:|%-
%_FirstTime=no%-
%_NextLine=yes%-
%_Input=%Include("%ProgramDir\images\default.msl")|:||%-
%-
%If:|%_NextLine|=|yes|:|%-
%SetPattRegexp='(?ism)^(Smiley\s*=.*?\d, "(.*?)".*?)$.*?(Smiley\s*=.*)?\Z'%-
%RegexpBlindMatch='%_Input'%-
%_Codes=%SubPatt(2)%-
%_Input=%SubPatt(3)%-
   %SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%RegexpMatch='%_Codes'    |:||%-
%-
%SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%-
%RegexpBlindMatch='%_Codes'%-
%_Print=%SubPatt(1)%-
%_Codes=%SubPatt(2)%-
"%_Print"  %-
%If:|%_Codes|<>||:|%-
%_NextLine=no%-
%QInclude("Dshow")%-|:||
%If:|%_Input|<>||:|%-
%_NextLine=yes%-
%QInclude("Dshow")|:||%-
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
Pages: 1