|
Toolbar & Buttons
You can add a custom toolbar to the browser window of your menu. A set of predefined functions for the toolbar buttons is available. You can choose which buttons to show and the order of those buttons. Apart from that you can also define a custom glyph for every button:

Directory for button bitmaps: This directory defines the location where Discstarter is supposed to look for the button images. This path has to be relative to the "autorun.inf" file of your project in the Master Directory. The folder containing the bitmaps must also be somewhere inside the Master Directory.
The lower, right pixel of every button bitmap defines the color that is substituted with the transparent "color". All bitmaps have to be Windows bitmap files (BMP format) and have to be square. Typical sizes for the button bitmaps are 16x16 pixels (small), 24x24 pixels (middle) and 32x32 pixels (large). The following button bitmaps are shipped with Discstarter. But of course you can design your own ones:
      
Buttons: Select all buttons from the list that you want to have in your toolbar. Make sure that the corresponding bitmaps are available in the selected directory for the button bitmaps and that they are present in the Windows BMP format:
| Filename |
Function |
| exit.bmp |
Close the Discstarter browser window |
| print.bmp |
Print the current page |
| goback.bmp |
Go back function of the browser |
| goforward.bmp |
Go forward function of the browser |
| gohome.bmp |
Returns to the HTML start file or to the alternative HTML start file that you have defined |
| search.bmp |
Shows a search dialog to perform a full text search within the current page |
| copy.bmp |
Copies the selected text out of the current page into the Windows clipboard |
Toolbar preview: Here you can see how your toolbar will look like in the Discstarter browser window.
Toolbar background color: Select a background color for the toolbar. If you select "none" the toolbar will be shown using the default windows background color for toolbars.
|