[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gtk::VBox problem in 0.97



On Mon, 2003-09-08 at 08:12, Anuradha Ratnaweera wrote:
> > i can verify the behavior, i'm looking into it. i'll reply when if
> > figure something out.
> 
> The VBox itself works well.  Only is not identified as a GTK_WIDGET.
> 
> 	Anuradha

ok, have a look at t/18.GtkNotebook.t, apparently the C api doc is
wrong. the code should be:
	$notebook->append_page($vbox, Gtk2::Label->new("Title"));
i don't know how it would have worked in 0.96, as nothing has changed
since then. but i could be wrong, as i just was. what i get for trying
to figure out what's going on 5 mins after waking up.

-rm




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]