QtDesigner and a ListBox

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.

Sign In or Register to comment.