On Wed, Mar 4, 2020 at 5:24 PM Thomas Passin <[email protected]> wrote:
> > On Wednesday, March 4, 2020 at 6:12:51 AM UTC-5, Edward K. Ream wrote: > > All right, VR3 is now displaying the docstrings and "help-for-command" is > working. It only works for RsT strings, but since that seems to be all > that gets sent to it, I guess that's OK for now. > Excellent. I found one or two changes needed in other Leo code to fully accommodate > VR3, and they will be in the pull request too. I'm ready to do a little > cleanup of the code, and then I'll send it up the line. > Many thanks for this work. There may be some overlap between your work and my work with Qt docks. In vr.create_pane, this line has been commented out. dw.leo_docks.append(dock) If this line exists in your code, please comment it out. In any case, I'll handle any merge conflicts. Edward -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS0dvhjsMdDrTqb8yhT8UAXmpLQL6JsFDsQcX_rkUHNffA%40mail.gmail.com.
