[gtkada] Space around buttons
Preben Randhol
randhol+gtkada at pvv.org
Thu Jun 2 07:56:27 CEST 2005
On Thu, Jun 02, 2005 at 08:46:32AM +0800, Rick Duley wrote:
> Aside from the arrows, that is what I was looking at. Furthermore, on
> page 8 of the GtkAda U/G the widget ierarchy shows a widget called
> Gtk_Entry. I naturally looked for the package Gtk.Entry in the
> GtkAdaRM.
Look here:
http://libre.act-europe.fr/GtkAda/docs/gtkada_rm_89.html#SEC406
(Hint: Entry is a reserved word in Ada so it cannot be used as a package
name or type etc...)
> It was only when bells started tinkling that I re-found on page 6 of
> the GtkAda U/G the explanation that the package that conatins
> Gtk_Entry is called Gth.GEntry because of the name clash.
>
> You see, I *had* seen it, it is just that I do not have a
> _photographic memory_.
No, but if you wonder where a type comes from you can look which units
are "with"-ed in the top of the ads and adb file that you look at. These
will give you an idea where to look. :-)
--
Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list