TreeView scrolling and threads
- Date: Fri, 02 Nov 2007 14:57:27 +0200
- From: Yura <slackmulo@xxxxxxxxx>
- Subject: TreeView scrolling and threads
Hello!
At the attempt of access from other thread to GtkTreeView, there is an
error.
GtkTreeView is in SCROLLED_WINDOW. For example the program falls in
"Segmentation fault" in gtk_tree_view_get_model().
As possible to create scrolling in GtkTreeView not using
SCROLLED_WINDOW, or to make safe access out of other thread?
Thanks.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list