Tame question: Is there any way to get return code type information from cursor()? I'm using cursor to define ignore regions for fitting, so I keep clicking on pairs of points, and each pair of points is considered an ignore region. The trick is to know when I've finished selecting regions. I've decided that clicking on the same "pixel" twice (basically, double-clicking) indicates that I'm done. (Hitting "q" also apparently returns the position of the mouse, but I still have to hit it twice.) Alternately, I can click in special regions, but those are tricky to define. If there is a way to get this information, it would be useful for implementing state machines (such as the simple one I've described) that involve point-clicking. Thanks, Rob ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Thu Dec 20 2007 - 11:08:32 EST
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT