User Tools

Site Tools


columns_ui:config:buttons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
columns_ui:config:buttons [2005/08/31 13:37] – updated musicmusiccolumns_ui:config:buttons [2007/08/25 22:58] – external edit 127.0.0.1
Line 1: Line 1:
-====== Customisable buttons toolbar ====== +====== Customizable buttons toolbar ======
-The customizable buttons toolbar will be the replacement for the default playback buttons toolbar in Columns UI. +
 Notes: Notes:
-  * The size of each button is currently calculated from the bitmap of the first buttonIf the size of other bitmaps does not match, currently they will fail to load. +  * All images must be of the same dimensionsDefault images are 16x15.
-  * PNG images are not currently supported. +
-  * Mouseover images are not currently supported. +
-===== Changelog ===== +
-==== final ==== +
-  * added PNG support +
-  * added mouse over image support +
-  * other changes/fixes +
-  * broke compatibility +
-  * added tool to set colour to use for genreating mask of all buttons +
-  * Command picker for context/main menu items. +
-  * Fcb packager +
-  * etc+
 ===== Configuration ===== ===== Configuration =====
 {{ buttons.png }} {{ buttons.png }}
Line 37: Line 23:
 The mask is used to specify which areas of the toolbar's bitmap will be transparent. The mask is used to specify which areas of the toolbar's bitmap will be transparent.
 == None == == None ==
-Select this if you do not wish to have any transparent areas, or are running Common Controls version 6 and wish to use a 32bpp bitmap with an alpha layer.+Select this if you do not wish to have any transparent areas, or are running Common Controls version 6 and wish to use a 32bpp bitmap with an alpha channel.
 == Bitmap == == Bitmap ==
-Select this option if you wish to use a bitmap as a mask. The bitmap should be a monochrome 1bpp bitmap, and will be downsampled if not.+Select this option if you wish to use a bitmap as a mask. The bitmap must be a monochrome 1bpp bitmap.
 == Colour == == Colour ==
 Select this option if you wish to generate a mask from the area of the bitmap that is a particular colour. The colour you specify will be made transparent. Select this option if you wish to generate a mask from the area of the bitmap that is a particular colour. The colour you specify will be made transparent.
 +
 +This option is only compatible with BMP images with colour depth less than or equal to 4bpp.
 === Path === === Path ===
-If you are using a custom image, this specifies the path to that image. Relative paths are accepted.+If you are using a custom image, this specifies the path to that image.
 === Mask path === === Mask path ===
 If using a mask generated from a file, enter its path here. If using a mask generated from a file, enter its path here.
columns_ui/config/buttons.txt · Last modified: 2010/01/01 16:55 by musicmusic