Minimize not working in a plugin
Posted: Wed Apr 29, 2009 4:46 pm
Hi, the straightforward code for minimize:
works fine in a stack (or a standalone app) but doesn't work if the stack is a plugin.
Does anyone know the reason why and is there an alternative script for a minimize button in a plugin that works please
Edit: I've just realised it's because making a stack a plugin automatically makes it a palette, and it seems minimize doesn't work with palettes. Does anyone know of a workaround to this please
Code: Select all
set the iconic of this stack to true
Does anyone know the reason why and is there an alternative script for a minimize button in a plugin that works please

Edit: I've just realised it's because making a stack a plugin automatically makes it a palette, and it seems minimize doesn't work with palettes. Does anyone know of a workaround to this please
