On 2009-02-09 19:33+0100 hans.rijn...@shell.com wrote:

> Hez,
>
> Ok, did not know there was a difference. But this is what I do. I set an 
> environment variable for the geometry, get it in my code and then feed it to 
> PLSETOPT like :
>
> CALL PLSETOPT('geometry',GEOM(1:LGEOM))
>
> Where GEOM contains the geometry string as I mentioned.
>
> Did you get it to work to positon the window with the +0+0 (or something 
> else) in the geometry string ?

I tried

c/x01c -dev xwin -geometry 400x300+100+300

That produces the specified size and offset without troubles on my Debian
testing platform.  Have you tried any of the standard examples this way?

Once you get it to work for the standard examples, then that considerably
narrows down what could be wrong for your own example.  Of course, if it
also doesn't work for the standard examples on your platform, we would like
to get to the bottom of that issue as well!

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to