[Glade-users] Where to report bugs
Damon Chaplin
damon@helixcode.com
Tue, 09 Jan 2001 13:40:31 +0000
PENNEC Vincent wrote:
>
> Hi everybody,
>
> Does anyone know where to report bugs ? (can't found a link @ glade.pn.org)
Just send them to me. (We also use the Gnome bugtracking system but that is being
changed around at present.)
> It seems to me there's one when you select "(" or ")" (and maybe some other ones) as a shortcut for a menu :
> the code generated contains some "GDK_)" that confuses GCC
> ( ...,...,... GDK_),..., ...)
Yes, it should only let you enter a-zA-Z0-9 into the text field directly.
You have to select the key from the dialog for other things like brackets.
which have special names, e.g. "parenleft".
Damon