[Glade-users] "_" underscore character in clist-labels

Damon Chaplin damon@ximian.com
Fri, 19 Jan 2001 02:58:29 +0000


Bernd Hornböck wrote:
> 
> I'm trying to use Label-names with the character "_" in the name.
> e.g.   USER_NEW
> 
> After trying around a little bit, I found out, that I have to use
> two underscores after another, to get it displayed as I want
> to.
> But this only works, if I edit the XML-Output file from glade
> myself, because glade doesn't allow to save label-names
> with two underscores "__" after another.

Yes it seems that Glade doesn't handle '_' characters well in labels,
partly because they are also used for underlining keyboard accelerators.

I'll look into it.

Damon