Custom PyQt4 TableWidget

Phil Thompson phil at riverbankcomputing.com
Wed Aug 27 13:44:07 EDT 2008


On Wed, 27 Aug 2008 09:51:29 -0700 (PDT), ff <flarefight at googlemail.com>
wrote:
>>
>> setSelectionMode()?
>>
>> Phil
> 
> Ive tried that, it does half the job, it stops you selecting more than
> one item in the table at any one time but it doesnt stop the top-left
> 'thing',

How about setCornerButtonEnabled(False)?

Phil




More information about the Python-list mailing list