I made a search in the archives, came to this on 2nd position:
 
http://www.mail-archive.com/flexcoders@yahoogroups.com/msg13611.html
 
Philippe Maegerman
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Husain Kitabi
Sent: lundi 17 octobre 2005 17:07
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] scrollbars on panels

Hi
I tried minHeight but no success.
Any idea why does it happen.
 
Regards


Philippe Maegerman <[EMAIL PROTECTED]> wrote:
If I remember well, some people solved the problem by applying minHeight="1", you should search the archives.
 
Philippe Maegerman

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Husain Kitabi
Sent: dimanche 16 octobre 2005 18:42
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] scrollbars on panels

Hi
I tried using that, but no success.
I also get a warning message when I used parent.height.
 
Btw, I replaced my panel with accordion container. Now the scroll disappeared from the HBox and appeared in the accordion.
 
My requirement is a panel.
 
Regards
Husain

Manish Jethani <[EMAIL PROTECTED]> wrote:
On 10/15/05, Husain Kitabi <[EMAIL PROTECTED]> wrote:

> <mx:HBox xmlns:mx="http://www.macromedia.com/2003/mxml" xmlns="*"
> xmlns:lsmclassgroup="com.lsmonline.client.dto.*"
> xmlns:lclassgroupView="com.lsmonline.client.view.course.classgroup.*"   height="100%" >
>
> <mx:Panel title=
> "Create Classgroup"  id="classgroupRegisterPanel" vScrollPolicy="auto" height="100%">
>
> In my viewstack I add this component as
>  <lclassgroup:classgroupRegister id="classgroupReg" label="Classgroup" width="100%" height="100%"  />
>
>
> classgroupRegister is a HBox with 2 panels. I require each panel to have its own scroll bar. What I am getting now is scroll bar on HBox.

Try setting the heights of the panels to "{parent.height}" -- where
parent would be a reference to the ViewStack.


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

------------------------------------------------------------------
**STATEMENT OF CONFIDENTIALITY**

This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.

We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.
------------------------------------------------------------------



hussain


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

--
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




Reply via email to