On Sun, Jan 22, 2012 at 2:21 PM, Brian Theado <[email protected]> wrote:
> I thought this would be easy to fix, but after long effort, I'm > stumped. I thought this would be easy because out of the box > QTextEdit has the behavior I want. I'm not too surprised. Qt's scrolling support classes are baroque. One solution might be to hack Leo's key-binding code so that page up/down keys get passed back to scrolling text widgets. But this will not be easy, because of the complexity of Leo's key-handling code. 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.
