Hi, Simon, the price of this work (It makes me wish I was walking up in the mountains instead of sitting in front of a computer all day long!) Bye ;-) see you
Simon Fifield ha scritto: > hi Devis, > > I highly recommend using Cairngorm framework for your apps. My Apps > were like spaghetti junction (that means complicated) before I started > using Cairngorm. > > I just wished they had used a different name for it because A) its > long, and B) It makes me wish I was walking up in the mountains > instead of sitting in front of a computer all day long! > > Regards, > Simon Fifield > > -----Original Message----- > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > *Sent:* 30 March 2005 09:44 > *To:* [email protected] > *Subject:* Re: [flexcoders] prevent Double click > > Sorry we don't use Cairngorm, but i'm looking ViewHelper for > understand > the mechanism, > thanks you vey much > Devis > > Laurent Cornelis ha scritto: > > >If you use Cairngorm, use a ViewHelper to change the button > state. This > >way you can change the state from anywhere. > > > >Regards, > > > >Laurent Corn�lis > > > >[EMAIL PROTECTED] a �crit : > > > > > >>thanks Gordon, but i'm using our framework for receive data > >>(ServiceLocator etc) > >>and our function are called in other piece of code in our > project, and > >>the id or name of button are not the same, and i think to put in > our > >>delgate all id button it's not a good idea, (in our case) > >>Devis > >> > >> > >> > >>Gordon Smith ha scritto: > >> > >> > >> > >> > >>>Disable the button in your click handler when you call your > RemoteObject > >>>method. Re-enable it when your result handler is called. > >>> > >>>- Gordon > >>> > >>> > >>>-----Original Message----- > >>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >>>Sent: Tuesday, March 29, 2005 11:53 PM > >>>To: Flex Coders > >>>Subject: [flexcoders] prevent Double click > >>> > >>> > >>> > >>>Hi, > >>>have some suggestion from prevent double click on the button? for > >>>example my button throw some functions on back-end, > >>>i wish to disable button until the function are end. > >>>It's possible? > >>>Devis > >>> > >>> > >>> > >>> > >>> > >>>Yahoo! Groups Links > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>>Yahoo! Groups Links > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >> > >> > >> > >>Yahoo! Groups Links > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > > > > > > > > > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > *Yahoo! Groups Sponsor* > ADVERTISEMENT > click here > > <http://us.ard.yahoo.com/SIG=1299unabh/M=298184.6018725.7038619.3001176/D=groups/S=1705007207:HM/EXP=1112275320/A=2593423/R=0/SIG=11el9gslf/*http://www.netflix.com/Default?mqso=60190075> > > > > ------------------------------------------------------------------------ > *Yahoo! Groups Links* > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

