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

Home » Public Forums » archive » Re: block fill image
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: block fill image [message #62417 is a reply to message #62344] Sat, 06 September 2008 03:39 Go to previous messageGo to previous message
matthias.demuzere is currently offline  matthias.demuzere
Messages: 32
Registered: January 2006
Member
Thank you all for the comments.

Now, I have tried to TVscale of David, but I always get an error
message "that the procedure can not be found", although it is called
from a library IDL knows. When looking in to the TVSCALE script, I get
an error message in the following:
; Set up common block parameters, but only if device supports windows.
; Only if the QUIET keyword is not set.
IF ~Keyword_Set(quiet) THEN BEGIN
IF (!D.FLAGS AND 256) NE 0 THEN BEGIN
_tvimage_xsize = imgXsize
_tvimage_ysize = imgYsize
_tvimage_winID = !D.Window
_tvimage_winxsize = !D.X_Size
_tvimage_winysize = !D.Y_Size
_tvimage_position = position
_tvimage_current = 1
ENDIF
ENDIF

Does anybody has an idea what I am doing wrong here?

Cheers,
Matthias
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Trouble writing very large files
Next Topic: memory/spawn problems

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

Current Time: Wed Oct 08 19:27:52 PDT 2025

Total time taken to generate the page: 0.00365 seconds