-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 What is happening peculiar to W2? Is it simply a display, or is some sort of processing occurring related to W2? A code snippet would be helpful.
Bob Caryl Edd Dawson wrote: > Hi all, > > I have a window, W1, that receives signals from another thread via a > Dispatcher. > Connected to the dispatcher is a slot that adds rows to a treeview within W1, > updates a progress bar, etc. This all works fine. > > Now, I also have a button in W1 that pops up a second window, W2. > Occasionally, > when W2 is shown the signals to W1 seem to get blocked i.e. no new rows are > added to the treeview in W1 while W2 is shown. But this behavior only happens > sometimes, which I find a little strange. > > When W2 is shown I would like the updates to W1 to continue consistently. > What > is the correct way of organizing this? Would I have to run W2 in its own > thread? > > I have tried changing the modality of W2 but the same inconsistent behavior > still results. > > Kind regards, > > Edd > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFF8DNuCj6XIbb5UIRAhr4AJ4uYAbsA7o/pY50cpKDh+KfLY+bsQCfcf8N ShTQAU1nVC+q6e8GADD+PmA= =XFiG -----END PGP SIGNATURE----- _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
