aboutsummaryrefslogtreecommitdiffstats
path: root/webservice.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-14 07:51:25 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-14 07:51:25 -0800
commit6b458ad7fadedf6eb10c6fd3964d5caa409353da (patch)
tree25eb52736d32a49d3a9b9fbe690436d4c80b79ca /webservice.c
parent29bc1e12a490853c1a17ba4691e91d295bc7a91b (diff)
downloadsubsurface-6b458ad7fadedf6eb10c6fd3964d5caa409353da.tar.gz
Ensure that planner warnings get shown before calculations are run
Linus pointed out that the warning wasn't shown until the main loop got control back, so even a gtk_widget_show_all() doesn't really help to make sure that things are shown right then. This commit adds a little loop to handle all pending gtk_events before exiting the show_error() function. Now the warning should be shown BEFORE a potentially slow calculation gets started. Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'webservice.c')
0 files changed, 0 insertions, 0 deletions