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

Home » Public Forums » archive » How can I draw arbitrary shapes in Z or PS device?
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: How can I draw arbitrary shapes in Z or PS device? [message #78400 is a reply to message #78262] Tue, 15 November 2011 02:58 Go to previous message
Fabzou is currently offline  Fabzou
Messages: 76
Registered: November 2010
Member
On 11/15/2011 09:50 AM, javi wrote:
>
> Thank you, finally I got it making a procedure with plots
>
>
> PRO point,posx,posy,side
> for i=0,side do begin
> plots,posx,posy+i,/device
> plots,posx+side,posy+i,/continue,/device
> endfor
> end

Yes, but the /DEVICE keyword is per se not device independant. You
routine may produce strange results in the PS device, for example
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDLDoc Markup
Next Topic: Map projections (XKCD)

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

Current Time: Fri Oct 10 15:25:51 PDT 2025

Total time taken to generate the page: 1.91910 seconds