U++ framework
Do not panic. Ask here before giving up.

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 1673 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: Sun Aug 02 13:29:27 GMT+2 2026

Total time taken to generate the page: 0.02324 seconds