On 12/04/2013 06:40 AM, Murray Cumming wrote:
On Mi, 2013-12-04 at 00:48 -0500, a wrote:
Hi again,

Sorry to bother you guys again. I've been at this for a few days now
and I really can't figure it out. What I'm trying to do is have a
constant string or label in a text view buffer. Something like what
gnome-terminal has with the username@host.
[snip]

Can't you mark that text with a Gtk::TextTag (Gtk::TextBuffer::Tag) and
set that tag's "editable" property?

That did it, thank you very much! Also great job everyone for gtkmm, I love it!
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to