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

Home » Public Forums » archive » why the idlgrwindow select can't performant??!!!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
why the idlgrwindow select can't performant??!!! [message #65022] Mon, 09 February 2009 22:52 Go to next message
szistar is currently offline  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 #65084 is a reply to message #65022] Wed, 11 February 2009 06:27 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
szistar@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.")
Re: why the idlgrwindow select can't performant??!!! [message #65085 is a reply to message #65022] Wed, 11 February 2009 06:21 Go to previous messageGo to next message
szistar is currently offline  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 Go to previous messageGo to next message
David Fanning is currently offline  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 #65091 is a reply to message #65022] Wed, 11 February 2009 02:39 Go to previous messageGo to next message
szistar is currently offline  szistar
Messages: 5
Registered: February 2009
Junior Member
I have another test. May be the idlgrimage object is the key of this
problem. The test shows if a idlgrimage object in idlgrview, the
problem is coming, and none idlgrimage with the right result. Is this
cause the mistake? I will do more debug, testing on my work. Thanks to
all teachers and friends here, please concern with this problem along
with me.
Re: why the idlgrwindow select can't performant??!!! [message #65093 is a reply to message #65022] Wed, 11 February 2009 02:25 Go to previous messageGo to next message
airy.jiang is currently offline  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 Go to previous messageGo to next message
szistar is currently offline  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 #65119 is a reply to message #65022] Tue, 10 February 2009 05:08 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
szistar@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.")
Re: why the idlgrwindow select can't performant??!!! [message #65162 is a reply to message #65084] Wed, 11 February 2009 18:38 Go to previous message
szistar is currently offline  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.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: How to display two images using tvscl
Next Topic: Re: Why plots shown on screen and postscript are different?

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

Current Time: Wed Oct 08 15:50:17 PDT 2025

Total time taken to generate the page: 0.00713 seconds