Well. I have instance of Panel with some "minimized" button. Then I click on this button executes script this.height=30 (where this is a Panel's instance). But this Panel instance placed with other Panel instance in VDividedBox and when I drag divider minimized Panel's instance became "unminimized". I e its this.height increased automaticaly. So how I can avoid this?
- Re: [flexcoders] Re: Minimized Panel Pablo
- Re: [flexcoders] Re: Minimized Panel Tom Chiverton

