User Tools

Site Tools


iconfiles

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
iconfiles [2014/08/25 04:49]
Mitch
iconfiles [2014/08/28 15:54] (current)
Mitch [Application Script Icons]
Line 1: Line 1:
 ====== Task Icons ====== ====== Task Icons ======
 Task files will be displayed in the main window if a valid icon is associated with them. Task files will be displayed in the main window if a valid icon is associated with them.
 +
 +===== Installed Icons =====
 +The ParserMonster Framework includes a dozen icons:
 +
 +{{:docuwiki-installed-icons.png?nolink|}}
 +
 +Their names suggest the function or status of a task:FIXME
 +  * builder
 +  * default
 +  * extract
 +  * find
 +  * help
 +  * html
 +  * launch
 +  * new
 +  * script
 +  * test
 +  * todo
 +  * watch
 +
 +===== Application Script Icons =====
 +Applications built on the ParserMonster Framework will likely have additional icons installed.
 +
 +Applications will most likely use the **new** icon when a new task is first released. After an update, that icon will be replaced with something more appropriate.
 +
 +===== Custom Icons =====
 +If you wish, you can add your own task icons. Copies of existing tasks can have different icons to help you remember any specific flag settings (although the task name should play a bigger role in reminding you of the function!)
 +
 +To associate a task icon with a task file, the task file must contain an [[directiveicon|<icon>]] directive.
  
 Currently, the syntax of a task icon file name is ti-abcde.ext: Currently, the syntax of a task icon file name is ti-abcde.ext:
Line 7: Line 36:
   * .ext is a usable image extension, either **.bmp**, **.ico**, **.jpg** or **.png**   * .ext is a usable image extension, either **.bmp**, **.ico**, **.jpg** or **.png**
  
-To associate a task icon with a task file, the task file must contain an [[directiveicon|<icon>]] directive. 
  
iconfiles.1408942197.txt.gz · Last modified: 2014/08/25 04:49 by Mitch