Ah, thanks for the tip. Maybe I can play with it on the plane while
traveling home from SOTM-US.

Toby
On Apr 15, 2014 8:20 AM, "Paul Hartmann" <phaau...@googlemail.com> wrote:

> On 14.04.2014 21:10, Toby Murray wrote:
>
>> I'm working on the notes plugin some more and have run into a problem with
>> ProgressMonitor. I am able to make a PleaseWaitProgressMonitor pop up on
>> the screen and even update the text being shown to the user. But when I
>> call finishTask the dialog does not close.
>> Any tips as to what could be going on here?
>>
>
> Apparently, finishTask() doesn't do much in PleaseWaitProgressMonitor. You
> can call close() to make the dialog disappear.
>
> PleaseWaitProgressMonitor is actually a helper class for
> PleaseWaitRunnable; in most cases you it is better to use
> PleaseWaitRunnable directly.
>
> Paul
>
> _______________________________________________
> josm-dev mailing list
> josm-dev@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/josm-dev
>
_______________________________________________
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to