[Gtk-sharp-list] How to use a Gtk.ButtonBox?

Daniel Espinosa esodan at gmail.com
Mon Dec 4 12:06:46 EST 2006


Thanks it works again...

2006/12/1, Peter Johanson <latexer at gentoo.org>:
> On Fri, Dec 01, 2006 at 12:25:28PM -0600, Daniel Espinosa wrote:
> > How can I use a Gtk.ButtonBox?
> >
> > I can't use becouse the constructor is "protected", then?
> >
> > hbox = new Gtk.ButtonBox ();
>
> You need to use one of the two subclasses, either HButtonBox, or
> VButtonBox:
>
> hbox = new Gtk.HButtonBox ();
>
> -pete
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


-- 
Trabajar, la mejor arma para tu superación
"de grano en grano, se hace la arena" (R) (entrámite, pero para los
cuates: LIBRE)


More information about the Gtk-sharp-list mailing list