]> git.tdb.fi Git - libs/gltk.git/commit
Turn List items into widgets
authorMikko Rasa <tdb@tdb.fi>
Tue, 11 Jun 2013 19:33:25 +0000 (22:33 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 11 Jun 2013 19:33:25 +0000 (22:33 +0300)
commitd75275638b2dfeb5e346c42ec2c4498da3671042
tree4f8fadb7adedd8ed2a0296796d2103f12de3df27
parent7675857c7cc7f0accc3c20b13d305318be57dde9
Turn List items into widgets

This takes somewhat more resources, but offers much greader flexibility.
Items can be styled more freely and can contain pretty much anything.
source/list.cpp
source/list.h