Navigation:  AlienAPI Basics > Command Tags >

#button

Previous pageReturn to chapter overviewNext page

#button file

The #button tag lets you define a toolbar button image to use for this plug-in.  Useful for Program Feature plug-ins.  file is a 16x16 or 32x16 256 color bitmap file.  The path should be relative to the program's  'Plugins' directory.  If 16x16 in size, that image is placed on the toolbar as a button that can be used to call the plug-in.  If 32x16, the first 16x16 block is the toolbar button, and the second 16x16 block is a grayed out bitmap to display while plug-ins are running.

 

Example:

       #button          ExampleStuff\QuickGenerate.bmp