Yes, I'd say that UIManager is a good starting point to look for all kinds of
dialogs.
--
Johan Fabry, Senior Software Engineer.
johan@raincode.com<mailto:johan@raincode.com> | Email too brief? Here's why!
http://emailcharter.org<http://emailcharter.org/>
From: Moose-dev [mailto:moose-dev-bounces@list.inf.unibe.ch] On Behalf Of Luke Gorrie
Sent: Tuesday, March 27, 2018 2:52 PM
To: Moose-related development <moose-dev(a)list.inf.unibe.ch>
Subject: [Moose-dev] Re: Error dialog?
Thanks for the tip, Johan!
I have just stumbled upon the UIManager class. This looks like finally the right place to
look for ways to show error dialogs, display a "waiting" cursor while work is
being done, etc. Is that right or should I be looking somewhere else in the context of
GTInspector extensions?