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

Home » Public Forums » archive » Re: Problem with IDLgrClipboard in callable mode
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: Problem with IDLgrClipboard in callable mode [message #59452 is a reply to message #59451] Tue, 25 March 2008 21:03 Go to previous messageGo to previous message
bianbian.org is currently offline  bianbian.org
Messages: 7
Registered: March 2008
Junior Member
On Mar 26, 11:10 am, David Fanning <n...@dfanning.com> wrote:
> bianbian.org writes:
>> Hi, I found a strange thing:
>> IDLgrClipboard not works in callable mode (I use VC++ to execute IDL
>> procedure to draw some plots, and
>> copy the result to clipboard)
>
>> oClipbrd = OBJ_NEW('IDLgrClipboard', DIMENSIONS=windowSize)
>> oClipbrd->Draw, oView
>
>> It works well under IDL-workbench, but when call from VC++, everything
>> goes OK except clipboard is empty.
>
> Please don't take this the wrong way, but you have
> some evidence of this, huh? I'd be *extremely* interested
> in seeing it. I guess you could say, I'm from Missouri.
> (An American expression that means, "show me the money".)
>
> 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 very much, though I maybe misunderstand your meaning.
I think it's a bug of IDL.
Finally, I have no choise but to save the drawing to a file, and it
works:

oClipbrd->Draw, oView, FILENAME='tempout.bmp'
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with IDLgrClipboard in callable mode
Next Topic: Why different behaviors of Polar_Contour and Contour?

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

Current Time: Sun Oct 12 03:03:06 PDT 2025

Total time taken to generate the page: 0.32614 seconds