> I'm new to GtkAda so on a steep learning curve. > I had placed the statement aLabel := gtk_label_new; before initializing GtkAda with Gtk.Main.Init! Excellent. If you had shown a bit more of your code, we would likely have noticed it, this is a frequent source of error. Emmanuel