On Tue, Sep 25, 2012 at 3:50 PM, Edward K. Ream <[email protected]> wrote:

> Rev 5459 is an almost perfect fix for the problem.

But not perfect enough, imo.  As noted, Ctrl-H will still cause
unwanted scrolling.

Looking at the sources, I see that w.setStyleSheet generates an
internal polish event, which presumably is the culprit.

I am beginning to think that changing the stylesheet in order to draw
the border is a fools errand.  An alternative would be to embed the
body pane in a plain widget, and just set the background color of that
widget.  Presumably, that would not cause a wholesale restyling of the
embedded text widget.  In fact, it should have no effect on any
embedded widgets.

In any case, the present situation is intolerable.

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.

Reply via email to