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

Home » Public Forums » archive » Re: Quickly Erasing lines on direct graphics images
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: Quickly Erasing lines on direct graphics images [message #46249] Mon, 14 November 2005 05:11 Go to previous message
Richard French is currently offline  Richard French
Messages: 173
Registered: December 2000
Senior Member
On 11/14/05 12:19 AM, in article MPG.1de1cc535af6334a9896ac@news.frii.com,
"David Fanning" <david@dfanning.com> wrote:

>
> OK, I haven't *tested* this one on a Macintosh, but
> I think it has a better chance of working than the
> last one I put over there. :-)

Yup, works on a Mac, and ->map does the job, too. Many thanks!
Dick


One small typo: error message for CopytoPixmap is misnamed:

PRO PIXMAP::CopytoPixmap, windex

IF N_Elements(windex) EQ 0 THEN windex = !D.Window

IF windex LT 0 THEN BEGIN

void = Dialog_Message('PIXMAP::COPYtoWINDOW: No graphics window
available to copy to pixmap.')

ENDIF

self -> SetWindow

Device, Copy=[0, 0, !D.X_Size, !D.Y_Size, 0, 0, windex]



END ; ------------------------------------------------------------ ------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: subscripting arrays with dim > 1
Next Topic: make .dll share image file for CALL_EXTERNAL

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

Current Time: Fri Oct 10 09:28:10 PDT 2025

Total time taken to generate the page: 1.12058 seconds