waitForUser issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

waitForUser issue

John Dittmar
All,

The waitForUser function seems to work great when making a selection box and
for a few other tasks, but when I attempt to edit an image using the brush
or pencil tools it does not "wait" for me to finish. Instead it
automatically closes (as if I had clicked the "Ok" button) as soon as I
release the left mouse button. Is there away around this behavior so that
the waitForUser function actually "waits" for me to finish.

Thank you,

John C. Dittmar
Graduate Student, Rothstein Lab
Columbia University
Reply | Threaded
Open this post in threaded view
|

Re: waitForUser issue

Rasband, Wayne (NIH/NIMH) [E]
On Feb 22, 2011, at 4:11 PM, John Dittmar wrote:

> All,
>
> The waitForUser function seems to work great when making a selection box and
> for a few other tasks, but when I attempt to edit an image using the brush
> or pencil tools it does not "wait" for me to finish. Instead it
> automatically closes (as if I had clicked the "Ok" button) as soon as I
> release the left mouse button. Is there away around this behavior so that
> the waitForUser function actually "waits" for me to finish.

This bug is fixed in the 1.45c2 daily build.

-wayne