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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

