[flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread javier_mza2003
Hello everybody ... I'm having a little problem .. The thing is that I have an application that shows a TabNavigator, a form inside it and two buttons a the bottom of the TabNavigator. Those buttons are simply previous/next buttons to go to the previous/next container in the TabNavigator. I need

Re: [flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread Paul Andrews
- Original Message - From: javier_mza2003 [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, September 18, 2006 2:44 PM Subject: [flexcoders] How can I block a TabNavigator ? Hello everybody ... I'm having a little problem .. The thing is that I have an application

RE: [flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread Deepa Subramaniam
, September 18, 2006 6:45 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How can I block a TabNavigator ? Hello everybody ... I'm having a little problem .. The thing is that I have an application that shows a TabNavigator, a form inside it and two buttons a the bottom of the TabNavigator

Re: [flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread Paul Andrews
- Original Message - From: Deepa Subramaniam [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, September 18, 2006 6:52 PM Subject: RE: [flexcoders] How can I block a TabNavigator ? What you can do is iterate through the TabNavigator's tabs and disable each of them

RE: [flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread Deepa Subramaniam
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Paul Andrews Sent: Monday, September 18, 2006 12:45 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] How can I block a TabNavigator ? - Original Message - From: Deepa Subramaniam [EMAIL PROTECTED]com

Re: [flexcoders] How can I block a TabNavigator ?

2006-09-18 Thread Paul Andrews
LOL tell that to the 'good UI practice' judge - you're an accomplice! ;-) Paul - Original Message - From: Deepa Subramaniam To: flexcoders@yahoogroups.com Sent: Tuesday, September 19, 2006 12:18 AM Subject: RE: [flexcoders] How can I block a TabNavigator