ListView: Difference between revisions
Jump to navigation
Jump to search
(Page created) |
(Related links - LarsJ - links) |
||
Line 2: | Line 2: | ||
ListViews ... | ListViews ... | ||
=Related links= | |||
Below Links to interesting topics in the forum related to the use of ListView | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=181346 Colors and fonts in custom drawn ListViews - UDF version (by LarsJ)] | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=178680 Custom/owner drawn multi-line header in ListView (by LarsJ)] | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=178985 Multi-line items in custom drawn ListView (by LarsJ)] | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=179394 Checkboxes, overlay icons and state images in ListViews (by LarsJ)] | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=179112 Incremental search in owner drawn ListView (by LarsJ)] | |||
* [http://www.autoitscript.com/forum/index.php?showtopic=169101 Virtual listviews for huge number of rows (by LarsJ)] | |||
[[Category:GUI]] | [[Category:GUI]] |
Revision as of 20:43, 10 May 2016
ListViews And How To Deal With Them
ListViews ...
Related links
Below Links to interesting topics in the forum related to the use of ListView
- Colors and fonts in custom drawn ListViews - UDF version (by LarsJ)
- Custom/owner drawn multi-line header in ListView (by LarsJ)
- Multi-line items in custom drawn ListView (by LarsJ)
- Checkboxes, overlay icons and state images in ListViews (by LarsJ)
- Incremental search in owner drawn ListView (by LarsJ)
- Virtual listviews for huge number of rows (by LarsJ)