| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: Josh MacDonald <jmacd@CS.Berkeley.EDU>
To: Raph Levien <raph@acm.org>
cc: gtk-list@redhat.com
In-reply-to: Your message of "Thu, 22 May 1997 11:10:12 PDT."
<Pine.BSF.3.91.970522103114.23956A-100000@blacklodge.c2.net>
Date: Thu, 22 May 1997 13:42:39 -0700
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
> First, the gtk_page widget, as currently implemented, has quite a few
> features that the gtk_text widget, as currently implemented (at least in
> my copy of the 0.99.9 sources) lacks. First and foremost is support for
> embedded widgets. It also has support for real line wraps, indentation
> (sensitive to both line and paragraph breaks), variable amounts of spacing
> in both horizontal and vertical dimensions, a set_width method for
> controlling the set width, and clickable links. Further, in combination
> with scrolledwindows it implements horizontal scrolling.
A quick comment. I guess I wasn't subtle enough in my last mail. I hate
to do this to Pete. Pete broke the text widget VERY BADLY since the last
version I gave him. This is why it crashed when newlines were inserted.
This is why it redraws and recomputes everything when you run your test.
When I fix it once again, it won't redraw the whole widget at each insertion.
Also, selection doesn't work yet. I'll get out a new version sometime.
I think I'll also try to implement embedded widgets, then we can decide
how the performance is.
Also, have you proposed how to fix the size negotiation stuff?
-josh
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |