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.


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