On Tue, Jan 31, 2012 at 9:29 PM, Brian Theado <[email protected]> wrote:
> I looked at the QT C++ source code and found the functionality which > takes care of the paging. It looked to be a private(!) method so it > can't be called, I guess. However, the method was pretty > straightforward and only called public methods. So I ported the code > to python and replaced Leo's hard-coded 15 line scrolling with it. > > I checked the code in and pushed to launchpad. Many thanks for this work. I'm not sure why I had so much trouble merging your code, but just as a guess I think it was due to problems on my side. Anyway, the code has survived the by-hand merges... 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.
