Page 1 of 1

Minimize not working in a plugin

Posted: Wed Apr 29, 2009 4:46 pm
by gyroscope
Hi, the straightforward code for minimize:

Code: Select all

set the iconic of this stack to true
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 :?: