Re: [Plplot-devel] Fwd: [plplot - plplot-devel] Plplot print problem on Wingcc driver

2009-02-22 Thread James Dishaw
>> From: "SourceForge.net" >> Date: 20. Februar 2009 13:56:19 GMT+01:00 >> To: nore...@sourceforge.net >> Subject: [plplot - plplot-devel] Plplot print problem on Wingcc driver >> >> >> Read and respond to this message at: >> https://sourceforge.net/forum/message.php?msg_id=6474341 >> By: subrahm

Re: [Plplot-devel] Fwd: [plplot - plplot-devel] Plplot print problem on Wingcc driver

2009-02-20 Thread Andrew Roach
Hi, The Wingcc printing function uses a Win3.11 API entry point which is simpler (in all respects) than other APIs windows has for printing. One side-effect is it leaves the burden of responsibility for certain things upon the user to ensure all is correct with the printer; consequently you ne

Re: [Plplot-devel] Fwd: [plplot - plplot-devel] Plplot print problem on Wingcc driver

2009-02-20 Thread Arjen Markus
Hi Werner, one thing I can think of as the underlying cause, is that Windows uses "bands" to print a plot. Or that may the abstraction I know from one particular GUI toolkit. The trick used there is that you need to repeat drawing until all bands have been done. But I do not know if that is the ca

[Plplot-devel] Fwd: [plplot - plplot-devel] Plplot print problem on Wingcc driver

2009-02-20 Thread Werner Smekal
Hi list, maybe some of you have an idea. Regards, Werner Begin forwarded message: > From: "SourceForge.net" > Date: 20. Februar 2009 13:56:19 GMT+01:00 > To: nore...@sourceforge.net > Subject: [plplot - plplot-devel] Plplot print problem on Wingcc driver > > > Read and respond to this message