why the idlgrwindow select can't performant??!!! [message #65022] |
Mon, 09 February 2009 22:52  |
szistar
Messages: 5 Registered: February 2009
|
Junior Member |
|
|
Hi, all friends
I'm puzzled, the "select" method of idlgrwindow can't
performant, when i set the "double" keyword to idlgrview object. It's
return -1 when I click on a really existed graphic object like
"idlgrpolygon". And without "double" keyword it's all in order. Could
I have the normal status both setting the "double" keyword and using
the "select" method. My friends, please help me!
Thanks!
|
|
|
|
Re: why the idlgrwindow select can't performant??!!! [message #65085 is a reply to message #65022] |
Wed, 11 February 2009 06:21   |
szistar
Messages: 5 Registered: February 2009
|
Junior Member |
|
|
On 2月11日, 下午9时40分, David Fanning <n...@dfanning.com> wrote:
> airy.ji...@gmail.com writes:
>> I did some tests,David you're right,that's a bug.When u put a
>> idlgrimage into the view,and set the keyword double=3D1,then the bug
>> come out~~Without the idlgrimage object in the view,it works very
>> nice,nothing was wrong~
>
> Yes, I also confirm that the presence of an image
> causes the problem. Very strange...
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Setting idlgrimage's keyword "TRANSFORM_MODE=1", the problem is
solved. But david, why is it?
|
|
|
Re: why the idlgrwindow select can't performant??!!! [message #65089 is a reply to message #65022] |
Wed, 11 February 2009 05:40   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
airy.jiang@gmail.com writes:
> I did some tests,David you're right,that's a bug.When u put a
> idlgrimage into the view,and set the keyword double=3D1,then the bug
> come out~~Without the idlgrimage object in the view,it works very
> nice,nothing was wrong~
Yes, I also confirm that the presence of an image
causes the problem. Very strange...
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
|
Re: why the idlgrwindow select can't performant??!!! [message #65093 is a reply to message #65022] |
Wed, 11 February 2009 02:25   |
airy.jiang
Messages: 37 Registered: May 2007
|
Member |
|
|
On 2月10日, 下午2时52分, szis...@sina.com wrote:
> Hi, all friends
>
> I'm puzzled, the "select" method of idlgrwindow can't
> performant, when i set the "double" keyword to idlgrview object. It's
> return -1 when I click on a really existed graphic object like
> "idlgrpolygon". And without "double" keyword it's all in order. Could
> I have the normal status both setting the "double" keyword and using
> the "select" method. My friends, please help me!
>
> Thanks!
I did some tests,David you're right,that's a bug.When u put a
idlgrimage into the view,and set the keyword double=1,then the bug
come out~~Without the idlgrimage object in the view,it works very
nice,nothing was wrong~
|
|
|
Re: why the idlgrwindow select can't performant??!!! [message #65094 is a reply to message #65022] |
Wed, 11 February 2009 01:39   |
szistar
Messages: 5 Registered: February 2009
|
Junior Member |
|
|
On 2月10日, 下午9时08分, David Fanning <n...@dfanning.com> wrote:
> szis...@sina.com writes:
>> I'm puzzled, the "select" method of idlgrwindow can't
>> performant, when i set the "double" keyword to idlgrview object. It's
>> return -1 when I click on a really existed graphic object like
>> "idlgrpolygon". And without "double" keyword it's all in order. Could
>> I have the normal status both setting the "double" keyword and using
>> the "select" method. My friends, please help me!
>
> Wow! Sure enough. That looks totally like a bug to me.
> Can you report this, or should I?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Thank you! Of course. I shall appreciate it very much if you will give
me a temporary solution to my question!
|
|
|
|
Re: why the idlgrwindow select can't performant??!!! [message #65162 is a reply to message #65084] |
Wed, 11 February 2009 18:38  |
szistar
Messages: 5 Registered: February 2009
|
Junior Member |
|
|
On 2月11日, 下午10时27分, David Fanning <n...@dfanning.com> wrote:
> szis...@sina.com writes:
>> Setting idlgrimage's keyword "TRANSFORM_MODE=3D1", the problem is
>> solved. But david, why is it?
>
> You are *really* asking the wrong guy, here. :-)
>
> But I am impressed we got to the bottom of this. Will
> you send this on to ITTVIS, so it can be fixed, please.
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Thanks a lot, my friend! It's my pleasure to discuss problems with
you. I will do this.
|
|
|