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]

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to