On Jan 26, 1:54 pm, "Edward K. Ream" <[email protected]> wrote: > On Tue, Jan 26, 2010 at 1:01 PM, Terry Brown <[email protected]> wrote: > > d) I downloaded and compiles the C++ qt 4 text editor 'TEA', and did not > > see the problem there. > > e) we need a trivial PyQt QTextEdit app to test in, but I'm hungry :-) > > And I don't see the problem in the PyQt demo. That's probably good > news. There may be a workaround.
But I wouldn't count on it. Demo editors most likely just pass all keystrokes to the QTextWidget. Leo can't do that, which makes it essential to have the QTextCursor methods work. And it seems they don't. EKR -- 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.
