QtDesigner and a ListBox
![privatepixels99](https://secure.gravatar.com/avatar/0d778a6ba2817ec9051e7805fcf77f67?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2F0d778a6ba2817ec9051e7805fcf77f67_100.png)
Hi all :)
Has anybody been able to create a ListBox on a UI made with QtDesigner? It seems the QtDesigner bundled with Daz3D 4.12 can make a ListView or a ListWidget, but not a ListBox. This sort of makes unfortunate sense as according to the scripting documentation DzListBox wraps a Q3ListBox. I guess I'd have to dig up a QtDesigner for Qt3 to be able to drop in a ListBox...
Or am I missing something obvious?
Thnx.