Re: broken plugin action bar (icons missing)
Posted by
Jerome Mutterer-3 on
Jul 05, 2014; 7:35am
URL: http://imagej.273.s1.nabble.com/broken-plugin-action-bar-icons-missing-tp5008587p5008592.html
Dear Jürgen,
Thank you for using ActionBar.
I think you have a small path issue.
In one of my action bars, I have the following code that you could
replicate:
The ActionBar file is at this location:
/plugins/ActionBar/lifs_utils.txt
and the path to icons looks like this:
icon=/lifs_utils/leica.png
Sincerely,
Jerome.
Le 4 juil. 2014 17:12, "Jürgen Gluch" <
[hidden email]> a écrit :
>
> Hello
>
> after my update of Fiji (Windows 7 64bit) the icons on my custom
> action bar do not show up. Only the text ist shown. The macros work
> like before. Unfortunately the build in demo bar shows icons, but any
> test to call a separate custom action bar with icons loaded from file
> fails. Any idea whats broken?
>
> // minimal action bar to test icons
> // file "test.png" is stored in "plugins\ActionBar\icons\" folder
> run("Action Bar","/plugins/ActionBar/_test.ijm");
> exit();
> <line>
> <button>
> label="Hello"
> icon=test.png
> arg=<macro>
> print("hello");
> </macro>
> </button>
> </line>
>
> Jürgen
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html