From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Abdul Qabiz
Sent: mercredi 10 août 2005 18:17
To: [email protected]
Subject: RE: [flexcoders] Combobox : Display tooltip scrolling over the elements
comboBox.dropDown.showDataTips = true?
ComboBox contains a List, so you can get the reference of list using
'dropDown' property of ComboBox and then set List properties on it, as
shown above.
-abdul
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Valy Sivec
Sent: Wednesday, August 10, 2005 9:17 PM
To: [email protected]
Subject: [flexcoders] Combobox : Display tooltip scrolling over the
elements
Hello Flexcoders,
I ran into this issue today: I have a combobox
populated with some data. The labels length is quite
long, so I would like to have a tooltip displayed when
scrolling the mouse over an item from the list. I saw
"showDataTips", "showScrollTips" for the list control
but not for the ComboBox.
Any suggestions?
Thanks,
Valy
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
------------------------------------------------------------------
**STATEMENT OF CONFIDENTIALITY**
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.
------------------------------------------------------------------

