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?

-- 
murr...@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to