Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Dear all,
I have posted a new version of the Action Bar plugin that has the new 'sticky' feature. You can get it from: http://imagejdocu.tudor.lu/doku.php?id=plugin:utilities:action_bar:start#sticky_actionbars Jerome |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi Jerome,
Thank you so much for this great plugin. I am curious, can a sticky bar be closed without restarting imagej? Thanks, Knels |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi,
yes, just alt-click any button, and the sticky bar will be closed. Sincerely, Jerome. 2017-04-08 20:18 GMT+02:00 knels <[hidden email]>: > Hi Jerome, > > > Thank you so much for this great plugin. I am curious, can a sticky bar be > closed without restarting imagej? > > Thanks, > Knels > > > > -- > View this message in context: http://imagej.1557.x6.nabble. > com/Action-Bar-plugin-updated-tp3692667p5018472.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > ... [show rest of quote] -- Jerome Mutterer CNRS - Institut de biologie moléculaire des plantes 12, rue du Général Zimmer 67084 Strasbourg Cedex www.ibmp.cnrs.fr -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi Jerome,
Thank you for the response. I'm actually wondering if there is a way to close the sticky bar using a macro. I have found that when I design multiple sticky bars they overlap each other and sometimes the most recent one does not appear on top. Thank you so much! Knels |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi Knels,
You can indeed programmatically close an action bar by running the following command: > run("Close AB","StickyBarDemo1"); which is basically calling the "Close AB" plugin with the actionbar's title. The title is the actionbar's file name with underscores replaced by spaces, and trimmed (leading and trailing spaces removed). Sincerely, Jerome 2017-04-21 21:14 GMT+02:00 knels <[hidden email]>: > Hi Jerome, > > Thank you for the response. I'm actually wondering if there is a way to > close the sticky bar using a macro. > > I have found that when I design multiple sticky bars they overlap each > other > and sometimes the most recent one does not appear on top. > > > Thank you so much! > Knels > > > > -- > View this message in context: http://imagej.1557.x6.nabble.c > om/Action-Bar-plugin-updated-tp3692667p5018586.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > ... [show rest of quote] -- Jerome Mutterer CNRS - Institut de biologie moléculaire des plantes 12, rue du Général Zimmer 67084 Strasbourg Cedex www.ibmp.cnrs.fr -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
In reply to this post by knels
Hi Knels,
About the other issue, multiple sticky bars are not supported. I would advise creating a single bar with multiple columns instead. Sincerely, Jerome 2017-04-21 21:14 GMT+02:00 knels <[hidden email]>: > Hi Jerome, > > Thank you for the response. I'm actually wondering if there is a way to > close the sticky bar using a macro. > > I have found that when I design multiple sticky bars they overlap each > other > and sometimes the most recent one does not appear on top. > > > Thank you so much! > Knels > > > > -- > View this message in context: http://imagej.1557.x6.nabble. > com/Action-Bar-plugin-updated-tp3692667p5018586.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > ... [show rest of quote] -- Jerome Mutterer CNRS - Institut de biologie moléculaire des plantes 12, rue du Général Zimmer 67084 Strasbourg Cedex www.ibmp.cnrs.fr -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Disable Popup Ads | Edit this page |