Re: [flexcoders] Re: About how to implement UIComponent

2009-06-04 Thread Manish Jethani
On Wed, Jun 3, 2009 at 11:46 PM, Amy amyblankens...@bellsouth.net wrote: --- In flexcoders@yahoogroups.com, Manish Jethani manish.jeth...@... wrote: On Wed, Jun 3, 2009 at 10:26 PM, Manish Jethani manish.jeth...@... wrote: 2009/6/3 j2me_soul j2me_s...@...:   override protected function

[flexcoders] Re: About how to implement UIComponent

2009-06-03 Thread Amy
--- In flexcoders@yahoogroups.com, Manish Jethani manish.jeth...@... wrote: On Wed, Jun 3, 2009 at 10:26 PM, Manish Jethani manish.jeth...@... wrote: 2009/6/3 j2me_soul j2me_s...@...:   override protected function measure():void{    this.explicitMinWidth = this.explicitMinHeight = 50;