]> git.tdb.fi Git - libs/gltk.git/commit
Make the List in Dropdown a normal member instead of pointer
authorMikko Rasa <tdb@tdb.fi>
Mon, 13 Oct 2008 19:59:40 +0000 (19:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 13 Oct 2008 19:59:40 +0000 (19:59 +0000)
commit3f4817441626e1abb5556ae53c16746634a57ad9
treecfea0f721cfd4ce375e3dbf53a07a768275e722e
parenteac6b43052bb23418efb569e2238bde56c71c9bf
Make the List in Dropdown a normal member instead of pointer
Cache row_height inside of List
Automatically resize the List associated with a Dropdown to fit the number of items in it
source/dropdown.cpp
source/dropdown.h
source/list.cpp
source/list.h
source/widget.h