adibaewa / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 0 forks source link

win32cpp ComboBox implementation #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Like the title says, we need an implementation of a ComboBox control for
win32cpp. Ideally, the implementation owner (or custom) draws all items,
similar to the ListView.

Also, consider "virtualizing" the data similar to the way
ListView::DataModel works. 

Original issue reported on code.google.com by casey.la...@gmail.com on 9 Sep 2008 at 8:50