Hi Alan,
thanks for these pointers. That is indeed interesting and provides a good
starting point
for getting symmetry between platforms also in this area of PLplot.
Regards,
Arjen
> -Original Message-
> From: Alan W. Irwin [mailto:[email protected]]
> Sent: Tuesday, November 1
Hi Alan,
> -Original Message-
> From: Alan W. Irwin [mailto:[email protected]]
>
> I also see that bad default geometry (just a few pixels in width) on Linux
> for the wish
> case. (The default plserver geometry is fine.)
>
> To work around the issue of a bad default wish geometr
Hi Arjen:
If you look at the code in drivers/ntk.c, it appears this simple
device driver is completely based on Tk with no direct dependence on X
at all. Since this is quite a novel approach compared to everything
else we do with Tk, I tried enabling this device (-DENABLE_ntk=ON). It
built witho
On 2013-11-18 20:23- Arjen Markus wrote:
>> -Original Message-
>> From: Arjen Markus [mailto:[email protected]]
>
>
>> Running the standard examples via wish is a different matter though. I think
>> there we
>> are running into the problem of the Windows philosophy versus the L