On Thu, 15 Aug 2013 10:15:26 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Thu, Aug 15, 2013 at 10:03 AM, Edward K. Ream <[email protected]>wrote: > > > > Next, I'll investigate what is going on in the replace_widget method of the > nested_splitter plugin. > > I got a surprise when stepping through close_or_keep. holder is a > QTabWidget. That seems wrong to me. The QTabWidget I know about would > hold the entire nested splitter machinery, not the body pane. > > Any comments, Terry? The QTabWidget is the QTabWidget in the tab pane (log, find, spell, nav, etc) - that's where nested_splitter shoves things when must not delete widgets, like the body widget, are removed from the splitter layout. Given that it's working for everyone else... it's weird - do you have a clean VirtualBox Win 7 machine to test on? I guess that doesn't really help much even if it works, we already know it works on Win 7. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
