Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » MultiList
MultiList [message #15978] Wed, 21 May 2008 12:54 Go to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
MultiList is a modified and extended version of the ColumnList ctrl. The additions are:

Key/Value support. Items can be retrieved/set by key, and support for GetData is now present. Not too clever at the moment, there is no indexing so it's a brute-force search.

3 display modes:
ListMode() - Identical to ColumnList (items arranged by column, single item scrolling)
ColumnMode() - Identical except that scrolling is horizontal and scrolls whole columns instead of single items
RowMode() - Items arrange by row, column count is dynamically determined based on ctrl size (you must call SetItemWidth() though). Vertical smoother scrolling.

The package is in the SVN repos., along with the following example:
index.php?t=getfile&id=1216&private=0

James
  • Attachment: MultiList.png
    (Size: 40.73KB, Downloaded 1227 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scatter malfunction du to ImageDraw bug ??
Next Topic: WithAutoChoice
Goto Forum:
  


Current Time: Thu Apr 25 08:27:37 CEST 2024

Total time taken to generate the page: 1.79916 seconds