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

Home » Public Forums » archive » Write-mask problem with "win" device?
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
Write-mask problem with "win" device? [message #11422] Mon, 06 April 1998 00:00
S Penzes is currently offline  S Penzes
Messages: 4
Registered: February 1998
Junior Member
I seem to be having a problem with the "win" device. The problem is
reproducable if the example in the grid3 function help file is done.

N = 300
X = RANDOMU(SEED, N)
Y = RANDOMU(SEED, N)
Z = RANDOMU(SEED, N)
F = (X-.5)^2 + (Y-.5)^2 + Z
common volume_data, Result
Result = GRID3(X, Y, Z, F)
Slicer

Clicking in the draw window results in:

% DEVICE: Write-masking unavailable for this operation.
% DEVICE: Write-masking unavailable for this operation.
% WIDGET_CONTROL: Write-masking unavailable for this operation.
% WIDGET_CONTROL: Write-masking unavailable for this operation.

So what am I missing? By the way, this has happened with other programs
as well.

--
Steven Penzes (Steven.nospamPenzes@dres.dnd.ca)
Note: remove "nospam" from Reply-To and .signature
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Write-mask problem with "win" device?
Next Topic: Re: How do you sort an array in IDL?

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

Current Time: Thu Oct 16 21:12:59 PDT 2025

Total time taken to generate the page: 5.91962 seconds