This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

Custom Badge artwork

The internally packaged image files used by the $Badge attribute for icon badges may be supplemented by adding icon files to the folder:

~/Library/Application Support/Tinderbox/badges 

From v5.5.1 this folder is automatically created. In older versions, if the /badges/ directory is not automatically created by Tinderbox on installation, so simply create it manually (note that all the folder names in the path are case-sensitive). Tinderbox polls the '/badges/' folder whenever the Badges menu is called so newly added files will be seen immediately.

From v5.5.0 badges are 32 x 32 pixel PNG format files.

The name of a custom badge shown in the Badges menu is name of the custom badge icon file minus the extension, and is case-sensitive. So, the custom badge file 'car.png' (or previously 'car.icns') will have the badge name 'car'. The naming convention of the built-in badge names is single lowercase words. It appears that if setting $Badge via action code the name string is case-insensitive.

If a custom and built-in badge name clash, the first listed (the custom one) will be used.


ONLY for v5.5.0 and older

Creating a custom icon


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Tinderbox File Types : Other Support Files : Custom Badge artwork