FSC_COLORBAR [message #77419] |
Wed, 31 August 2011 13:32  |
Vito
Messages: 3 Registered: August 2011
|
Junior Member |
|
|
Hi,
I was using colorbar__define.pro routine to draw colobars and it
worked fine in IDL 7.0. But now, with the 8.0 version, I'm using
fsc_colobar.pro function and it doesn't work. I got the message:
FSC_Colorbar::Draw Method: Attempt to call undefined method:
'FSC_COLORBAR::POSITION'.
When I run the same code using fsc_colobar.pro in IDL 7.0 it works!!
But in IDL 8.0 the same code is not working.
Anyone else has had this problem?
All the best,
Vito.
|
|
|
Re: FSC_COLORBAR [message #77480 is a reply to message #77419] |
Mon, 05 September 2011 07:00  |
Vito
Messages: 3 Registered: August 2011
|
Junior Member |
|
|
On Sep 1, 7:18 pm, David Fanning <n...@dfanning.com> wrote:
> Bob writes:
>> OK, perhaps I should have said "work better" :-)
>
> Well, that would have "worked better" for me. :-)
>
>> Did you try the example I gave w/ and w/o the changes?
>
> Yes, of course. I said you were probably right. I'm
> thinking it about it. :-)
>
> 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.")
Hi,
Just to give a feed back, the cgColorbar "worked better" than
FSC_Colorbar.
Problem solved.
Thanks David!
|
|
|
Re: FSC_COLORBAR [message #77507 is a reply to message #77419] |
Thu, 01 September 2011 15:18  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Bob writes:
> OK, perhaps I should have said "work better" :-)
Well, that would have "worked better" for me. :-)
> Did you try the example I gave w/ and w/o the changes?
Yes, of course. I said you were probably right. I'm
thinking it about it. :-)
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.")
|
|
|