On Mon, Nov 29, 2010 at 11:28 AM, Terry Brown <[email protected]> wrote:

> Turned out a "simple" subclassing of QSplitter was all that was needed for 
> [free panel layout].

Great work.  This is going to open new possibilities for Leo.

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

Edward

-- 
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