Menu

/trunk/src/ListCtrl.h Commit Log


Commit Date  
[r685] (1.5 kB) by XhmikosR

* add an empty line after the license header
* remove unneeded empty lines at the end of files
* use the right case for the includes
* always use <> for system headers
* update ext/Versions.txt

2012-05-02 09:37:14 View
Download
[r517] (1.5 kB) by steveking

convert tabs to spaces.

2010-04-25 07:42:32 View
Download
[r306] (1.4 kB) by steveking

Prevent selecting an entry when doubleclicking on the error text shown over the list control.
This fixes issue #68.

2008-08-08 19:05:47 View
Download
[r221] (1.4 kB) by steveking

Allow the hint text to *not* be cleared by a doubleclick.

2007-12-11 20:30:54 View
Download
[r220] (1.3 kB) by steveking

Add new class CListCtrl which subclasses a list view control.
The class provides additional features (to be extended in the future), but for now it provides the ability to show a "hint" text instead of the list control contents. Useful for messages like "please wait while we do something that can take a while" or showing an error message or...

This is the first step to implement issue #3.

2007-12-11 20:25:51 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.