WTL LISTVIEW tooltip
shuaixh-/[email protected] Tue, 8 Jan 2013 16:32:44 +0800 (CST)
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <[email protected]> |
normal listview (report mode) did show tooltip when LVS_EX_LABELTIPis set. but my listview control is in virtual list mode, and is a customdrawn list, i do custom draw in "OnSubItemPrePaint". some cell(some column) show text, some show images, ome swith edit control embeded. i want those cells who show text to show tooltip when mouse hover over it. ________________________________ 发件人: Michael Stephenson <[email protected]> 收件人: [email protected] 发送日期: 2013年1月7日, 星期一, 3:09 上午 主题: RE: [wtl] WTL LISTVIEW tooltip Just set the LVS_EX_LABELTIP extended style on the listview, and make sure your _WIN32_WINNT define is at least 0x0500 in your stdafx.h. Documentation? http://msdn.microsoft.com/en-us/library/windows/desktop/bb774732(v=vs.85).as px ~Mike From: [email protected] [mailto:[email protected]] On Behalf Of shuaixh-/[email protected] Sent: Sunday, January 06, 2013 5:38 AM To: [email protected] Subject: [wtl] WTL LISTVIEW tooltip i want to add tooltip to a WTL listview control, activate the tooltip when the mouse hovers over a cell where the entire text is only partially displayed. does anyone know how to do this, is there any demo projects ?? thanks. [Non-text portions of this message have been removed] [Non-text portions of this message have been removed] [Non-text portions of this message have been removed] ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wtl/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/wtl/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> 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/