Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > Is it possible ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 5523 of 5919
Post > Topic >>

Is it possible to ex****t graphics objects and direct graphics in the

by bernat <bernat.puigdomenech@[EMAIL PROTECTED] > Mar 10, 2008 at 02:39 PM

Hi people,

In my interface I combine Direct Graphics (plots on WIDGET_DRAWs) and
Graphic Objects (IDLgrImages and IDLgrPlots). When I want to ex****t my
view to PS file I have a problem.
I ex****t the view using IDLgrClipboard:

self.clipboard->SetProperty, DIMENSIONS=dimensions, UNITS=2
self.clipboard->Draw, self.oView, /POSTSCRIPT, /VECTOR,
FILENAME=filename

Then I change the DEVICE to PS and I plot in the same file:

SET_PLOT,'ps'
DEVICE,  FILENAME=filename, /COLOR, /HELVETICA, XSIZE=dimensions[0],
YSIZE=dimensions[1]

When I do that the final file is the last that I painted.

Is it possible to ex****t a View with Graphic Objects and Direct
Graphics in the same file ????  Any suggestions?
 




 2 Posts in Topic:
Is it possible to export graphics objects and direct graphics in
bernat <bernat.puigdom  2008-03-10 14:39:43 
Re: Is it possible to export graphics objects and direct graphic
David Fanning <news@[E  2008-03-10 15:52:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 5 14:08:37 CDT 2008.