<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 174: wxTreeListCtrl: Problem with HitTest and columns</title><link>https://sourceforge.net/p/wxcode/bugs/174/</link><description>Recent changes to 174: wxTreeListCtrl: Problem with HitTest and columns</description><atom:link href="https://sourceforge.net/p/wxcode/bugs/174/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Dec 2016 16:52:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wxcode/bugs/174/feed.rss" rel="self" type="application/rss+xml"/><item><title>wxTreeListCtrl: Problem with HitTest and columns</title><link>https://sourceforge.net/p/wxcode/bugs/174/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;HitTest in wxTreeListCtrl does return wxTREE_HITTEST_ONITEMICON, wxTREE_HITTEST_ONITEMLABEL or wxTREE_HITTEST_ONITEMRIGHT in flags variable only for the main column. When the user clicked on the item or image in other columns the flags are missing.&lt;/p&gt;
&lt;p&gt;Main cause is the usage of m_text_x to check the x position. But m_text_x contains only the text position for the main column. So in all other columns the above mentioned flags are never returned.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">T. Modes</dc:creator><pubDate>Fri, 09 Dec 2016 16:52:56 -0000</pubDate><guid>https://sourceforge.netcacaece7cede72bc0877a3391b3100872bdd84ce</guid></item></channel></rss>