Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-27 Thread Justin Mclean
Hi, Changes made and committed to the patches branch. No unit tests but sample app (in whiteboard) will not compile unless BusyIndicator is in the spark swf. Thanks, Justin

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Carol Frampton
On our to-do list, which didn't get done, was a spark StatusIndicator. The StatusIndicator is a skinnable component used to show one of three statuses: * Busy * Non-Busy * Error This is an extension of the BusyIndicator on mobile which is not skinnable. This component could be used to show the s

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Tink
In a way I agree, although it doesn't fit the spark skinning model and therefore its difficult to change the look and feel. I think we could come up with something better. Tink Duane Nickull wrote: >Justin: > >As usual, your proposals are clearly logical and make sense. > >+1 > >If anyone ca

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Duane Nickull
Justin: As usual, your proposals are clearly logical and make sense. +1 If anyone can think of a single reason why not, please speak now (and be concise) or please consent by silence. Synopsis: The Busy indicator is current bundled to be with the mobile SWC. A lot of end users like to have co

[Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-07 Thread Justin Mclean
Hi, I'm seen a number of Flex desktop applications include the mobile swc just to use the busy indicator component. While Flex desktop application are generally asynchronous in nature there are occasion where it is useful to display a busy indicator. So I like to suggest we move BusyIndicator.