Show / hide Toolbar

Hi,

i would like to implement show/hide toolbar functionality based on a variable value. Is that even possible? My main idea is i’d show some input/output statuses in my toolbar which i’d automatically expand (show) based on some status(let’s say feeder almost empty - fill!). As far as i can see, on myToolbar example there’s a method openView(), but it’s called only when the view is open - it does not open the view itself…

Thank,

Blaz

Hi Blaz.

I unfortunatly do not think that this is posible at all.
you could cosider doing something like this instread.

Hope this helps.

Best Regards CG1

Thanks for the alternative, will check it out!