<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 20, 2017 at 12:00 PM,  <span dir="ltr"><<a href="mailto:gtkmm-list-request@gnome.org" target="_blank">gtkmm-list-request@gnome.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Date: Fri, 20 Jan 2017 12:25:48 +0530<br>
From: Amit <<a href="mailto:amit.d@skanray.com">amit.d@skanray.com</a>><br>
To: <a href="mailto:gtkmm-list@gnome.org">gtkmm-list@gnome.org</a><br>
Subject: Gtkmm GUI fails to update<br>
<br></blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div>[...] <br></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  Window A has button called Dialogwindow A  which invoked a<br>
Dialogwindow and shows .<br>
<br>
  Window B has separate Thread which will update the data which need be<br>
be displayed on the windowB so here am<br>
using Dispatcher for displaying<br></blockquote><div><br></div><div>Is the Dispatcher constructed in the same thread that initialised GTK+, and does it handle all calls to GTK++/mm functions? AFAIK these are absolutely required, otherwise all bets are off, and sporadic updating sounds like a relatively lucky outcome. :D<br> <br></div></div></div></div>