RE: [flexcoders] Understanding UIComponent

2006-03-03 Thread Stephen Gilson
a.com/flex/20beta1/docs/1877.html Stephen From: Gordon Smith Sent: Thursday, March 02, 2006 11:55 PMTo: 'flexcoders@yahoogroups.com'Cc: Stephen GilsonSubject: RE: [flexcoders] Understanding UIComponent He wants to create custom components, so he needs to understand methods like crea

Re: [flexcoders] Understanding UIComponent

2006-03-03 Thread jeremy lu
: [flexcoders] Understanding UIComponent He wants to create custom components, so he needs to understand methods like createChildren(), commitProperties(), measure(), and updateDisplayList(). There should be a whole book in the documentation set about creating your own components, and it should cover

RE: [flexcoders] Understanding UIComponent

2006-03-03 Thread Gordon Smith
: Stephen Gilson Subject: RE: [flexcoders] Understanding UIComponent He wants to create custom components, so he needs to understand methods like createChildren(), commitProperties(), measure(), and updateDisplayList(). There should be a whole book in the documentation set about creating your

[flexcoders] Understanding UIComponent

2006-03-02 Thread Bill Lane
I'm just getting started with Flex Beta. We are particularlyinterested in being able to create custom components using AS3. So Iam keen to get my head around the structure of UIComponent. In AS2 Isaw an excellent diagram that explained the sequence that methods wereexecuted and what

Re: [flexcoders] Understanding UIComponent

2006-03-02 Thread JesterXL
@yahoogroups.com Sent: Thursday, March 02, 2006 7:51 PM Subject: [flexcoders] Understanding UIComponent I'm just getting started with Flex Beta. We are particularlyinterested in being able to create custom components using AS3. So Iam keen to get my head around the structure of UIComponent

RE: [flexcoders] Understanding UIComponent

2006-03-02 Thread Gordon Smith
these. - Gordon From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL Sent: Thursday, March 02, 2006 8:26 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Understanding UIComponent You look like you're