[gtkada] reserved word "entry" cannot be used as identifier, when using an entry widget with GLADE 0.5.5

Arnaud Charlet charlet at ACT-Europe.FR
Tue Oct 10 12:49:37 CEST 2000


> The error:
> callbacks_p7.ads:6:10: reserved word "entry" cannot be used as identifier
> can be solved changing the declaration of 
> with Gtk.Entry; use Gtk.Entry;
> to
> with Gtk.GEntry; use Gtk.GEntry;

Could you send a Glade XML file that reproduces the error ?

Arno




More information about the gtkada mailing list