Re: Threads and gtk_widget_show (code should not be reached?)
- From: Ferdinand Ramirez <ramirez ferdinand yahoo com>
- To: GTK Devel List <gtk-app-devel-list gnome org>, Andrew Potter <agpotter gmail com>
- Subject: Re: Threads and gtk_widget_show (code should not be reached?)
- Date: Wed, 30 Jan 2013 20:11:01 -0800 (PST)
--- On Wed, 1/30/13, Andrew Potter <agpotter gmail com> wrote:
If you are getting an iterator warning, you may be trying to
use an
invalidated GtkTextIter. Be sure to read
http://developer.gnome.org/gtk3/stable/TextWidget.html
I have nothing in there that modifies the buffer. I just create the view and add it. In fact, the error comes
from the line gtk_widget_show_all. If I replace this line with code to traverse the hierarchy and do a
gtk_widget_show on each object, the error manifests itself only when I get to the GtkTextView at the leaf
nodes.
Thanks,
-Ferdinand
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]