<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : CXTListCtrl label editing ???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTListCtrl label editing ???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 04:51:29 +0000</pubDate>
  <lastBuildDate>Thu, 24 Mar 2005 09:22:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=2025</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[CXTListCtrl label editing ??? : Hi!  XTP 9601:  I am using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2025&amp;PID=5923&amp;title=cxtlistctrl-label-editing#5923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=633">hpesata</a><br /><strong>Subject:</strong> 2025<br /><strong>Posted:</strong> 24 March 2005 at 9:22am<br /><br />Hi!<br><br>XTP 9601:<br><br>I am using a CXTListCtrl object within a CXTResizeDialog.<br><br>I would like to edit the labels of my listctrl items and I use<br>m_mylist.ModifyStyle(0, LVS_EDITLABELS) in OnInitDialog().<br><br>I created the handlers for begin/end label-editing:<br><br>ON_NOTIFY(LVN_BEGINLABELEDIT,&nbsp; IDC_MY_LIST, OnBeginLabelEdit)<br>ON_NOTIFY(LVN_ENDLABELEDIT, IDC_MY_LIST, OnEndLabelEdit)<br><br>when I start my app and press the "F2" key on an item within my listctrl,<br>no edit-box appaeras, the BeginLabelEdit handler isnt called.<br><br>this works fine with the standard MFC-CListCtrl.<br><br>what do I have to do to accomplish this with the CXTListCtrl ?<br><br>thanx in advance,<br>Hans<br><br>]]>
   </description>
   <pubDate>Thu, 24 Mar 2005 09:22:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2025&amp;PID=5923&amp;title=cxtlistctrl-label-editing#5923</guid>
  </item> 
 </channel>
</rss>