Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Tooltip Errors   Message List  
Reply | Forward Message #130859 of 149558 |
Re: Tooltip Errors

Just a thought for a work around: Maybe you could explicitly set the
fields to not show the tool tips when the page in the stack is not
visible?



--- In flexcoders@yahoogroups.com, Alex Harui <aharui@...> wrote:
>
> If you can reproduce in a simple test case, I'd say that's a bug
>
> From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]
On Behalf Of Rafael Faria
> Sent: Thursday, November 20, 2008 5:04 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Tooltip Errors
>
>
> Hey all,
>
> There is one thing that is really annoying me for a while.
>
> I have this app that runs a lot of viewstacks, and i have a bunch of
> forms and validations applied to them. I use to validate "ON FOCUS
> OUT", and the thing is, sometimes i change the views and suddenly the
> error tooltip shows up in random places and stays there.
>
> Is there something to set to do not show the error tooltip when i
> change views or is this a bug?
>
> any ideias? suggestions?!!
>
> Thanks
> Rafael
>





Fri Nov 21, 2008 6:36 am

rob_kunkle
Offline Offline
Send Email Send Email

Forward
Message #130859 of 149558 |
Expand Messages Author Sort by Date

Hey all, There is one thing that is really annoying me for a while. I have this app that runs a lot of viewstacks, and i have a bunch of forms and validations...
Rafael Faria
rafaelrfc00
Offline Send Email
Nov 21, 2008
1:04 am

If you can reproduce in a simple test case, I'd say that's a bug From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rafael Faria...
Alex Harui
alex_harui
Offline Send Email
Nov 21, 2008
4:38 am

Just a thought for a work around: Maybe you could explicitly set the fields to not show the tool tips when the page in the stack is not visible? ... On Behalf...
Rob Kunkle
rob_kunkle
Offline Send Email
Nov 21, 2008
6:36 am

On focus out, check if the component that looses the focus is the the viewstack's currently selected item, and only if it is (i.e. it's visible) show the...
Sefi Ninio
sefi.ninio
Offline Send Email
Nov 21, 2008
10:45 am

I've had a similar issue with tooltips, though, not with ViewStacks, and I think Sefi's solution is correct. That's more or less what I've done, at least. My...
ross_w_henderson
ross_w_hende...
Offline Send Email
Nov 21, 2008
5:44 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help