Re: GtkTextTag 'invisible'



On Thu, Feb 20, 2003 at 08:15:38PM +0000, Dave Bentham wrote: 
Is there another way to achieve similar functionality?

Basically, I'm doing an output log dialog which reports single line
error/warning texts, with a couple of reference codes which shouldn't be
visible to the user but are returned to the main app with mouse clicks,
allowing the app to identify the nature of the log entry easily...


One way to set up the code to add/remove text as needed would be to
store the text to be added/removed on a GtkTextMark with
g_object_set_data(), or something like that.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]