[PyKDE] Several questions about QTable

gh at rattler.cameron.edu gh at rattler.cameron.edu
Wed Jul 23 23:30:00 BST 2003


Vincent wrote:

>> I was using the version of PyQt distributed with SuSE 8.2. I purchased
>> BlackAdder (BA-personal-1.0-1_tkc-gcc32.i386.rpm) but elected not to
>> install their version of PyQt (BAPyQt-1.0-1_tkc_py22_gcc320.i586.rpm)
>> for a variety of reasons.
>>
>> I am new to Qt and PyQt, but I've written a few programs now.  Wow!
>> PyQt really makes the process painless and BA is quite nice too.
>>
>> One of the programs I am working on needs to use QTable, so using the
>> BA IDE, I added the widget to the form and wrote the script which
>> subclassed the form.  The error message I got was "QTable not found."

> from qttable import *

Thanks, Vincent.  Any ideas about making BA using the correct import
statement?

gary




More information about the PyQt mailing list