[gtkada] Some bugs in 2.2.0 (win32)?

T. Kurt Bond tkb at tkb.mpl.com
Tue Jul 8 18:51:49 CEST 2003


T. Kurt Bond writes:

> If that is so, then the question is: why does gate generate ada code
> that refers to a type "Button" when it should be a "Gtk_Button"?

Looking at the followup messages and then at the .glade file (which I
should have done to begin with), I see that it's glade-2 that's
specfiying "button" when it should be "GtkButton", so it's not a a
problem with gate.  If you change the occurrences of 'class="button"'
in the .glade file to 'class="GtkButton"' then gate generates the
correct and glade-2 leaves it as a GtkButton when you run glade-2 on
the .glade file next.
-- 
T. Kurt Bond, tkb at tkb.mpl.com




More information about the gtkada mailing list