<?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 : ListView - some missing events/properties</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : ListView - some missing events/properties]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:43:21 +0000</pubDate>
  <lastBuildDate>Fri, 16 Nov 2007 03:10:07 +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=8800</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[ListView - some missing events/properties : Hi Codejock,In trying to implement...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8800&amp;PID=28515&amp;title=listview-some-missing-events-properties#28515</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 8800<br /><strong>Posted:</strong> 16 November 2007 at 3:10am<br /><br />Hi Codejock,<br><br>In trying to implement a 'file list' type control using the Codejock ListView I came across a few missing features.<br><br>Basically, loading the icons for each item is time consuming if there are a large number of files. The correct way to go about it is to load icons for each item as needed and then cache. This would be fine BUT:<br><br>1. There's no ListView_Scroll event and so no way to detect when items icons might need loading.<br>2. There's no ListViewItem.IsVisible property (I see the ListView.GetFirstVisible method, but then I need to check following items are visible or not)<br><br>I'm not even sure if the above 'missing' features would accurately solve the problem anyway (sort order would affect things also I imagine).<br><br>Maybe this could be done with a ListView_GetVisibleItemsIndexes method, or a ListView.VisibleListItems collection.<br><br>Also, how about having a method added to the ImageManager control:<br>ImageManager.LoadFileIcon(filename as string) - get's the system icon used for specified file.<br><br>Finally, maybe 'FileListView' and 'FolderBrowser' controls would be a good addition to the SuitePro bundle? FileListView would need a Filter property to only show matching files, and an option to show 'preview' images for png files etc.<br><br>Cheers<br><br>Ian<br>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 03:10:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8800&amp;PID=28515&amp;title=listview-some-missing-events-properties#28515</guid>
  </item> 
 </channel>
</rss>