----- Original Message ----- From: "brucewhealton" <br...@futurewavedesigns.com> To: <flexcoders@yahoogroups.com> Sent: Saturday, December 20, 2008 2:33 AM Subject: [flexcoders] Re: Help with Panel Container layout
>I think you might be right. But, it seems like there is a way to > click on the handles and then set them to either anchor, unanchored or > center. I don't see how to do that in design view. I searched > through the properties and could not find this setting either. It all depends on the container in which the panel sits. It needs to be a canvas or have absolute positioning inside the application rather than be inside a container that has a spcific layout policy. When that is a case, FB will show a layout property panel where you can click to set the positioning properties of your panel. You can't give a panel a constraint if it's within an HBox, for example. Paul > Bruce > > --- In flexcoders@yahoogroups.com, "Manish Jethani" > <manish.jeth...@...> wrote: >> >> On Fri, Dec 19, 2008 at 12:05 PM, brucewhealton >> <br...@...> wrote: >> >> > I'm reading about the Panel Container in Flex 3 and at one >> > point I'm told that this has a series of four layout handles. Each of >> > these can be set to anchor, unanchored or center. I'm not seeing how >> > that is done. I've used Panels but I never found anything like this >> > and the help that I've searched has not uncovered this either. It >> > says, "by setting the layout handles to anchor, the component is >> > scaled until it is a set number of pixels from the edge of the > application or the component that it is nested within. >> >> I think you're looking for the left, right, top, bottom, >> horizontalCenter, and verticalCenter properties. >> >> Manish >> > > > > ------------------------------------ > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Alternative FAQ location: > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > Links > > >