On 10/22/05, Dennis Morgan <[EMAIL PROTECTED]> wrote:
> Hi,
>         it seems to work okay when i  try to update it in the same function 
> in which the column is created but when its changed away
>         from  that it seems to just want to ignore additions.


That code won't work. Your model is a ListStore, and you are adding
using TreeStore functions.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to