On 6/30/16, 12:27 AM, "Yishay Weiss" <[email protected]> wrote:
>Usually I would do
>
>SimpleAlert.show("hi", this);
>
>but what if this is a Command?
I would save a reference to the application or main window somewhere. You
know where you want the Alert to show up.
-Alex
