[gtkada] Some bugs in 2.2.0 (win32)?
Nicolas Setton
setton at act-europe.fr
Tue Jul 8 18:45:20 CEST 2003
> See it at message bottom.
>
> Curiously, I see in glade-2 the button class reported as "GtkButton"
> but in the generated .glade below you'll see it's stored as "button".
Yes, it's what I thought: it's a bug in glade-2.
I guess you can generate clean code by replacing all occurrences of
"button" by "GtkButton" in the glade file, and then running gate from
the command line.
Nico
More information about the gtkada
mailing list