Re: [Echo-list] Getting lost focus event in text field
Brought to you by:
tliebeck
From: <Bra...@ca...> - 2004-02-29 22:18:10
|
Echo does not generate an event for lost focus. Remeber, Echo is a server side framework that tries to minmise the number of interactions between the client and the server. You could create your own TexField and TextFieldUI peer to render a TextField that raised and event on lost focus however it would run rather slow for the user, what with alll those server interactions. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- "Francisco Figueiredo Jr." <fxj...@ya...> To: ech...@li..., Sent by: ech...@li... ech...@li...ur cc: ceforge.net Subject: [Echo-list] Getting lost focus event in text field 01/03/2004 10:27 AM Hi all, I'd like to be able to get the lost focus event of a text field component. Does anybody know how I could do that? I tried to find something in docs with no luck. Thanks in advance. -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |