Login  Register

Re: broken plugin action bar (icons missing)

Posted by dscho on Jul 04, 2014; 4:55pm
URL: http://imagej.273.s1.nabble.com/broken-plugin-action-bar-icons-missing-tp5008587p5008588.html

Hi Jürgen,

On Fri, 4 Jul 2014, Jürgen Gluch wrote:

> 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>
Unfortunately, this minimal example is incomplete.

Would you mind hitting Ctrl+L, type in "Make Fiji Package",
double-clicking that command, make a Fiji package, upload it using
Help>Upload Sample Image, then send a mail with a step-by-step instruction
how to reproduce the issue you see, including what you expect to see and
what you see instead?

Ciao,
Johannes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html