| |
How to Create Skin?
Createing skin by steps:
1. Create images (*.bmp)
2. Move images to one directory
3. Start "skinbuilder.exe".
4. Set VERSION section
Properties
| Name |
Description |
| skinname |
Name of skin. |
Add other pictures:
- click on button "+" to add picture with special dialog and then in listbox component you can see name of picture;
- click on button "-" to delete selected picture
5. Set PICTURES section
Properties
| Name |
Description |
| picture |
image of the form |
| mask |
region mask |
| rolluppicture |
image of then form in rollup-state |
| rollupmask |
region mask of the form in rollup state |
Add other pictures
- click on button "+" to add picture with special dialog and then in listbox component you can see name of picture;
- click on button "-" to delete selected picture
6. Set CURSORS section
Properties
| Name |
Description |
| startcursorindex |
Start index of cursors in Screen.Cursors. |
Add cursors:
- click on button "+" to add cursor with special dialog and then in listbox component you can see name of cursor;
- click on button "-" to delete selected cursor
»
|