On Tue, 30 Nov 2010 05:28:52 -0600
"Edward K. Ream" <[email protected]> wrote:

> When I execute  nested_splitter.py on Windows I get:
> 
> c:\prog>c:\python26\python.exe nested_splitter.py  
> Traceback (most recent call last):
>   File "nested_splitter.py", line 336, in <module>
>     splitter = NestedSplitter()
>   File "nested_splitter.py", line 178, in __init__
>     QtGui.QSplitter.__init__(self, parent=parent, orientation=orientation)
> AttributeError: 'parent' is not a Qt property or a signal

Tch, not very cross platform!  I'll test on Windows too, thanks.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to