[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: TreeView scrolling and threads
- From: "Michael Lamothe" <michael lamothe gmail com>
- To: Yura <slackmulo gmail com>, gtk-app-devel-list gnome org
- Subject: Re: TreeView scrolling and threads
- Date: Sat, 3 Nov 2007 01:43:47 +1100
Did your thread modify any GTK UI? Sometimes you can just get lucky,
Thanks,
Michael
On 03/11/2007, Yura <slackmulo gmail com> wrote:
>
> Michael Lamothe wrote:
> > Hi Yura,
> >
> > Look at the new gdk_threads_add_timeout() instead of creating a
> > thread. If you're not familiar with the threading model that GTK
> > provides then see gdk_threads_enter()/gdk_threads_leave(). That will
> > sort the problem out.
> >
> > Thanks,
> >
> > Michael
> >
>
> Thank you, will make an attempt.
> Although I used gdk_threads_enter()/gdk_threads_leave(), and without
> ScrolledWindow all worked well.
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]