![]() ![]() Download Trial Version (728 KB) Buy Aversoft Sticker Now! Purchase a full registered copy of Aversoft Sticker, today! With a full registered version, you will also receive free technical support and software upgrades. |
How to Make Skins Skin consist of bitmap images and SKIN.INI file. All images should be truecolor (RGB) in bitmap (BMP) or JPEG (JPG) format. Skin files can be compressed with ZIP. To install skin, simply place renamed ZIP to SSZ file to SKINS folder, default location is \Program Files\Aversoft\Sticker\Skins\ The Structure of the Skin
The Structure of the SKIN.INI file
[Skin]
; skin name, up to 200 symbols
SkinName=CoolSkin
Color=0xFFFFFF ; default text color, hex 0xRRGGBB
Background=0x0065CB ; default background color, hex 0xRRGGBB
LockColor=0 ; lock color 1(yes) or 0(no) (user can't change if yes)
LockBack=1 ; lock background color 1(yes) or 0(no)
;LockFont=0 ; lock font 1(yes) or 0(no)
;Transparency=0xFF00FF ; transparent color
; SKIN IMAGES
DragbarL=dragbar-header.bmp
DragbarF=dragbar-fill.bmp
DragbarR=dragbar-corner.bmp
LeftF=leftborder-fill.bmp
RightF=rightborder-fill.bmp
BottomL=left-corner.bmp
BottomF=bottom-fill.bmp
BottomR=right-corner.bmp
LockedL=top-left-locked.bmp
LockedF=top-fill-locked.bmp
LockedR=top-right-locked.bmp
Buttons=buttons.bmp
; BACKGROUND (optional)
;Backfill=backfill.bmp
Backbitmap=background.bmp
BackBind=3 ; bind background image to:
; 0 - top left corner
; 1 - top right corner
; 2 - bottom left corner
; 3 - bottom right corner
; BUTTONS DEFINITIONS
NumButtons=6 ; number of buttons
; flags
; bit 0 - bind to right (background related)
; bit 1 - bind to bottom (background related)
; bit 2 - two-state button ('stick/unstick' or 'set/clear alarm')
; action:
;#define actNothing 0
;#define actClose 1
;#define actMinimize 2
;#define actStick 3
;#define actUnStick 4
;#define actResize 5
;#define actLock 6
;#define actAlarm 7
; flags|xcoord|ycoord|width|height|y-offest-in-bmp|action|y-offest2|action2
B00=1|000|00|20|20|120|1|00|0 ; close
B01=1|-20|00|20|20|100|2|00|0 ; minimize
B02=4|000|00|20|20|000|4|20|3 ; stick/unstick
B03=3|000|00|17|17|140|5|00|0 ; resize
B04=4|020|00|20|20|040|7|60|7 ; set/clear alarm
B05=0|040|00|20|20|080|6|00|0 ; lock
|
© 2001-2002, Aversoft, 17 Division Street West #3 Greenwich, CT 06830 |
E-mail: info@aversoft.com | Privacy Policy | E-mail This Page |