|
I believe what he meant was to specify the
minHeight explicitly.
You can calculate it programatically as well. On
creation complete calculate the height of the individual components and set and
reset them.
This defenitely looks interesting. I am trying it
out. I'll post the code IF i am sucessful.
Sree
----- Original Message -----
Sent: Tuesday, January 31, 2006 9:23
PM
Subject: [flexcoders] Re: DividedBox
question - divider position
I tried explicitMinHeight, it doesn't appear to be a valid
property and if I set it, for example panel["explicitMinHeight"], it
doesn't have any effect when I resize the dividedbox container.
Anyone know another way to do this?
--- In [email protected],
"jgraham_us" <[EMAIL PROTECTED]...>
wrote: > > Is there an easy way to set a minimum position for
a divider in a > DividedBox? For example. I have three
panels in a VDividedBox when I > drag divider 0 up I want it to
stop and not size past the headerHeight > of the panel, in essence
not cover the panel header up. > > I assume this can be
done by overriding the DividedBox, but was > wondering if there was an
easier way. > > I have tried setting the minHeight on the panel
but that appears to > have no effect. > >
Thanks >
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
|
- Re: [flexcoders] Re: DividedBox question - divider p... Sreejith Unnikrishnan
-