My users got excited when I showed them the 'dockarea' demo, so I'm trying 
to work out how it works under the hood...it looks like it doesn't work 
well in conjunction with the dock close button? I see 
restoreState(missing='create') option, but that seems to only create an 
empty Dock (without inserting it in DockArea.docks, which looks like a bug).

I'm wondering, is there a nice way to re-attach an existing but invisible 
Widget to a DockArea after restoreState()? I was able to hack it by storing 
a copy of the original DockArea.docks & replacing missing widgets from it 
after restoreState()...


-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/e303b94f-15b1-4a9c-8d4d-41ec1b749617%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to