User Tools

Site Tools


columns_ui:config:buttons

This is an old revision of the document!


Customizable buttons toolbar

The customizable buttons toolbar will be the replacement for the default playback buttons toolbar in Columns UI.

Notes:

  • The size of each button is currently calculated from the bitmap of the first button. If the size of other bitmaps does not match, currently they will fail to load.
  • PNG images are not currently supported.
  • Mouseover images are not currently supported.

Todo

  • Command picker for context/main menu items.
  • Fcb packager

Changelog

beta 2 (not yet released)

  • 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

Configuration

Command

The command that will be executed when this button is clicked. Set this to “[Separator]” to instead create a separator.

Image

Default

The default bitmap will be used for this command. Note that default bitmaps do not exist for all commands.

Custom

A custom bitmap will be used.

Mask Type

The mask is used to specify which areas of the toolbar's bitmap will be transparent.

None

Select this if you do not wish to have any transparent areas, or are running Common Controls version 6 and which to use a 32bpp bitmap with an alpha layer.

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.

Color

Select this option if you wish to generate a mask from the area of the bitmap that is a particular color. The color you specify will be made transparent.

Path

If you are using a custom image, this specifies the path to that image. Relative paths are accepted.

Mask path

If using a mask generated from a file, enter its path here.

Mask color

If using a mask generated from a color, select the color here.

columns_ui/config/buttons.1122301748.txt.gz · Last modified: 2007/08/25 22:58 (external edit)