[526] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: gtktext (gtk+970606)
daemon@ATHENA.MIT.EDU (Michael K. Johnson)
Fri Jul 25 11:24:11 1997
To: gtk-list@redhat.com
From: "Michael K. Johnson" <johnsonm@redhat.com>
In-reply-to: Your message of "Thu, 24 Jul 1997 15:36:47 EDT."
<199707241936.EAA01327@osk2.threewebnet.or.jp>
Date: Fri, 25 Jul 1997 11:23:28 -0400
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
HIDEKI Fujimoto writes:
>1. I cannot change background color on the text widget.
That's because a text widget is a lightweight widget that does not
have a window associated with it. It draws on its parent. This means
that you need to put the text widget in some other widget and change
the other widget's background color to do this.
>2. I cannot clean a displayed text to show new text on
> the text widget.
I don't understand quite what you are saying, so I'll not try to
answer this one. Could you possibly restate?
michaelkjohnson
"Magazines all too frequently lead to books and should be regarded by the
prudent as the heavy petting of literature." -- Fran Lebowitz
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null