Thanks, Terry, it's cool if the key bindings do not yet work. I will check it out. Also, Although I can't promise I can help, but I will try if asked.
As to if it is working, it is hard to say. For example, I have a machine running Anaconda python where using the CTRL+mouse wheel will zoom in and out the body pane fine. I have another machine with vanilla Python, and used PIP to install PyQt5, and it doesn't work at all the zoom...I guess multiple factors are at play. On Sunday, July 30, 2017 at 2:43:44 PM UTC-5, Terry Brown wrote: > > Kind of tangential, but QScintilla is mostly working in the leo-edit-pane > branch. No Leo keybindings though. In Ubuntu you often need to install a > separate package to get it going. Your error though suggests something else > - I wonder if it's working for anyone presently. > > On July 30, 2017 11:18:15 AM CDT, Adrian <[email protected] > <javascript:>> wrote: >> >> I am not sure why, but I can never get the scintilla editor to work in >> Leo. I know you have said it probably isn't worth using, but I am so used >> to it I wanted to check it out anyway. >> >> 'QsciDocument' object has no attribute 'documentLayout' >> >> Also, do you think it might be feasible for myself to use the adapter >> pattern (Wrapping qscintilla with a QTextBrowser interface) to simply >> replace the QTextBrowser? It doesn't seem that QScintillaWrapper is an >> adapter. >> >> > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
