nicolaus wrote:I whant write a plugin for jaPBe and now i need to know if is there a way that my plugin can add icons in the ToolBar from jaPBe?
Not really...
1. You can add user icons for tools manually,
but they will only be displayed with a classic toolbar, i.e. only if Preferences -> Skin -> 'Use custom drawn toolbar' is disabled.
In
Tools -> Config tools, check 'Enable toolbar button'.
You may select an executable (*.exe) or an icon file (*.ico) to define the displayed icon.
If no icon is defined (field left blank), jaPBe will use a default icon.
2. There is no jaPBe plugin API to add icons to the toolbar.
3. However, you may add icons programmatically by adding informations to the 'jaPBe-Tools' file, but this will not happen in realtime, only when jaPBe starts.