QSuperList 1.1
Copyright 2000, Spanware,Inc.
David Koretzky
see plaintext.txt for licensing.
1.1 - Fixed problem with listbox not redrawing properly in some dialog box situations by overriding show() from QFrame.
This is a port of my TSuperList compoent for Qt. The class reference can be found in the doc subdirectory. Included in the source archive is also QInputBox which QSuperList uses for user input. Both of these sources can be downloaded from www.spanware.com.
Simply copy the .h and .cpp files from both widgets into your project directory and #include them and you should be set.
