Re: Extension - display notification



On Sun, May 31, 2015 at 8:53 PM Sam Bull <sam hacking sent com> wrote:
Is there an easy function or anything to quickly display a notification
to the user?

Sure. You can use either Main.notify() (to just display a notification) or Main.notifyError() (to also print the message to stderr).


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]