Re: [flexcoders] Re: Programmatic control over a (H|V)Box gap width?
It's actually a style, not a property. In AS, you have to use the setStyle method to assign values to it. Best Regards, ...aaron On 11/18/07, Josh McDonald <[EMAIL PROTECTED]> wrote: > > They don't seem to exist, that's the problem. They're in the MXML > markup, but not in the classes. > > -Josh > > On Nov 15, 2007 2:42 PM, srikanth_reddy_007 <[EMAIL > PROTECTED]> > wrote: > > > > > > > > > > > > > > use horizontalGap and verticalGap properties of the component. > > > > > > > > --- In flexcoders@yahoogroups.com , "Josh > McDonald" <[EMAIL PROTECTED]> wrote: > > > > > > Is it possible? I can't find any mention of it in the API > documentation. > > > > > > Cheers, > > > -Josh > > > > > > -- > > > "This is crazy! Why are we talking about going to bed with Wilma > > > Flintstone... She'll never leave Fred and we know it. " > > > > > > :: Josh 'G-Funk' McDonald > > > :: 0437 221 380 :: [EMAIL PROTECTED] > > > > > > > > > -- > "This is crazy! Why are we talking about going to bed with Wilma > Flintstone... She'll never leave Fred and we know it. " > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] > > -- Aaron Miller Chief Technology Officer Splash Labs, LLC. [EMAIL PROTECTED] | 206-328-5485 http://www.splashlabs.com
Re: [flexcoders] Re: Programmatic control over a (H|V)Box gap width?
Yeah you're right, cheers! On Nov 19, 2007 1:19 PM, Alex Harui <[EMAIL PROTECTED]> wrote: > > > > > > > > > > I think they are styles and not properties? > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Josh McDonald > Sent: Sunday, November 18, 2007 4:37 PM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Re: Programmatic control over a (H|V)Box gap > width? > > > > > > > They don't seem to exist, that's the problem. They're in the MXML > markup, but not in the classes. > > -Josh > > On Nov 15, 2007 2:42 PM, srikanth_reddy_007 <[EMAIL PROTECTED]> > wrote: > > > > > > > > > > > > > > use horizontalGap and verticalGap properties of the component. > > > > > > > > --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> > wrote: > > > > > > Is it possible? I can't find any mention of it in the API > documentation. > > > > > > Cheers, > > > -Josh > > > > > > -- > > > "This is crazy! Why are we talking about going to bed with Wilma > > > Flintstone... She'll never leave Fred and we know it. " > > > > > > :: Josh 'G-Funk' McDonald > > > :: 0437 221 380 :: [EMAIL PROTECTED] > > > > > > > > > -- > "This is crazy! Why are we talking about going to bed with Wilma > Flintstone... She'll never leave Fred and we know it. " > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] > > -- "This is crazy! Why are we talking about going to bed with Wilma Flintstone... She'll never leave Fred and we know it. " :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]
RE: [flexcoders] Re: Programmatic control over a (H|V)Box gap width?
I think they are styles and not properties? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh McDonald Sent: Sunday, November 18, 2007 4:37 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Programmatic control over a (H|V)Box gap width? They don't seem to exist, that's the problem. They're in the MXML markup, but not in the classes. -Josh On Nov 15, 2007 2:42 PM, srikanth_reddy_007 <[EMAIL PROTECTED] <mailto:srikanthlives%40yahoo.co.in> > wrote: > > > > > > > use horizontalGap and verticalGap properties of the component. > > > > --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > > > Is it possible? I can't find any mention of it in the API documentation. > > > > Cheers, > > -Josh > > > > -- > > "This is crazy! Why are we talking about going to bed with Wilma > > Flintstone... She'll never leave Fred and we know it. " > > > > :: Josh 'G-Funk' McDonald > > :: 0437 221 380 :: [EMAIL PROTECTED] > > > > -- "This is crazy! Why are we talking about going to bed with Wilma Flintstone... She'll never leave Fred and we know it. " :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED] <mailto:josh%40gfunk007.com>
Re: [flexcoders] Re: Programmatic control over a (H|V)Box gap width?
They don't seem to exist, that's the problem. They're in the MXML markup, but not in the classes. -Josh On Nov 15, 2007 2:42 PM, srikanth_reddy_007 <[EMAIL PROTECTED]> wrote: > > > > > > > use horizontalGap and verticalGap properties of the component. > > > > --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > > > Is it possible? I can't find any mention of it in the API documentation. > > > > Cheers, > > -Josh > > > > -- > > "This is crazy! Why are we talking about going to bed with Wilma > > Flintstone... She'll never leave Fred and we know it. " > > > > :: Josh 'G-Funk' McDonald > > :: 0437 221 380 :: [EMAIL PROTECTED] > > > > -- "This is crazy! Why are we talking about going to bed with Wilma Flintstone... She'll never leave Fred and we know it. " :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]
[flexcoders] Re: Programmatic control over a (H|V)Box gap width?
use horizontalGap and verticalGap properties of the component. --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > Is it possible? I can't find any mention of it in the API documentation. > > Cheers, > -Josh > > -- > "This is crazy! Why are we talking about going to bed with Wilma > Flintstone... She'll never leave Fred and we know it. " > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] >