Hi there,

In my test page....When the user moves his mouse over different widgets, I
want to attach different text's related to the respective widget beside a
label.

For example: Consider my test page has two widgets say, a button and
checkBox and at the bottom of the page there will be a label called "you are
pointing to:"

So, when the user mouseover the "button", I want to display "button" beside
the label...So it shouls look like this

you are pointing to:button  
similarly,
when the user mouseOvers on the checkBox, I want to display something like
this

you are pointing to:CheckBox

Please help me on this.
Thanks,
robust
-- 
View this message in context: 
http://www.nabble.com/add-a-mouseOver-event-text-tp19961652p19961652.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to