Re: [gtk-list] [Fwd: problem with SpinButton inside a ListItem]



Todd Dukes <tdukes@ibmoto.com> writes:
> I figured it out.
> 
> You cannot use Gtk_ListItems as elements to put inside a Gtk_List in gtk--
> with append_items. You must use the  c style GtkListItems.
> 
> This is the second time I've done this. Hope this helps someone else.

yup, better dump the append_items and use Gtk_Container::add() to add
stuffs to Gtk_List. (until we get all the container stuffs fixed..)

-- 
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --



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