Thread
:
Can someone tell me how to use this type of a listbox ?
View Single Post
Rob1n
2010-06-28 , 21:50
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
10
Originally Posted by
ahmadka
Yes but that displays time related values only unfortunately
Ah, I see - you want something similar, but not using time values. Is it a single multi-column list you're wanting to display, or multiple independent lists? For a multi-column list, I think a QMaemo5ListPickSelector + QAbstractTableModel would work. No idea about independent lists though - presumably you'd need to subclass QMaemo5AbstractPickSelector and code all the functionality yourself. The source code for the QMaemo5TimePickSelector should offer some clues for that.
Quote & Reply
|
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n