[PyKDE] Quick newbie question: QGridLayout - setColumnSpacing

Eron Lloyd elloyd at lancaster.lib.pa.us
Tue Aug 17 02:58:06 BST 2004


Hmm, check you're syntax. Try setColSpacing() instead and see what you get. Be 
aware that this method is kind of mis-named; it sets the minimum size for a 
column, not the space between. For that, use setSpacing() instead. When you 
get AttributeError problems like that, check the Qt docs and see if you're 
calling the correct member.

Take care,

Eron

On Monday 16 August 2004 9:18 pm, Alfred Young wrote:
> setColumnSpacing
---
[This E-mail scanned for viruses by Declude Virus]




More information about the PyQt mailing list