[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtktreeview ( g_idle_add -weird )
- From: Harring Figueiredo <harringf yahoo com>
- To: gtk_list gtk gtk <gtk-app-devel-list gnome org>
- Subject: Re: gtktreeview ( g_idle_add -weird )
- Date: Tue, 6 Jan 2004 18:26:39 -0800 (PST)
Folks,
My problem below is caused by the fact that I create a g_idle_add().
I substituted g_idle_add with a g_timeout_add() and I now can reaorder the
column without hanging the application (treeview).
Is this a bug on g_idle_add / treeview or is it the normal behavior. ?
I can provide the code if anyone is interested.
If I do not get a reply on this I will post it as a bug.
Thanks,
Harring.
--- Harring Figueiredo <harringf@yahoo.com> wrote:
>
> Folks,
>
> When I try to drag a column from the treeview, I get this error:
> (contor:1285): Gtk-CRITICAL **: file gtktreeview.c: line 7003
> (_gtk_tree_view_column_start_drag): assertion
> `tree_view->priv->column_drag_info == NULL' failed
>
> Any clue on what I am doing wrong ?
>
> By the way -- the callbacks get messed up.
>
> Thanks in advance.
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]