comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Multiple click region growing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Multiple click region growing [message #63161] Tue, 28 October 2008 17:24 Go to previous message
russell.grew is currently offline  russell.grew
Messages: 74
Registered: February 2005
Member
I have done something similar by putting a while loop around the bulk
of the processing.

e.g.,

while(!mouse.button ne 4) do begin
cursor, xp, yp
; other assorted processing
endwhile


You can now click forever, or until you press the right mouse button.
Whichever you prefer.

You now need to get a bit clever about handling the multiple clicks.

Enjoy.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Threads in IDL 7.0
Next Topic: error: subscript range values of the form low:high must be >= 0, < size

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 11:08:12 PDT 2025

Total time taken to generate the page: 1.20035 seconds