Re: GtkTextTag 'invisible'



On Thu, Feb 20, 2003 at 08:15:38PM +0000, Dave Bentham wrote:
On Tue, 18 Feb 2003 16:02:28 -0500
Havoc Pennington <hp redhat com> wrote:

On Tue, Feb 18, 2003 at 08:21:20PM +0000, Dave Bentham wrote:

Has the GtkTextTag 'invisible' property been implemented in GTK 2.2?


No, it isn't looking likely anytime soon (unless someone really
motivated goes after it).


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...


The other way to do it is to just add/remove the text as needed,
that's all I can think of.

Havoc



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