06-10-2009, 03:48 AM -
Yuri Kobets Wrote:Quote:Is it possible to to replace this - if so what width and height should be used - I can create it in Flash and export it.Yes you can replace the bitmap.
By default the skins are placed in the folder c:\program files\truelaunchbar\skins
Find there the Vista skin folder. The file you need to change is MI.bmp Note there are 5 images for different states arranged vertically. Each image is 22 height width. So you can create the bitmap with ~40 pix height this will improve the quality.
Also check the tlbskin.ini file. Sections MenuItem and MenuItemSubmenu. The parameter you can try to change is SizingMargins. Try to change it into:
This parameter control the area that will be stretched and the numbers are the margins (left, top, right, bottom).Code:SizingMargins = 7, 2, 7, 4
Yuri - many thanks for the reply and tips - I will let you know how it turns out
Brian