Dear all,

This issue was nicely resolved for the xwin driver onn Linux, but now we face 
the similar behaviour on Window (Vista 64) using the wxwidgets driver.

PlPlot was installed with the pthreads option on (pthreads library from gnu), 
but as soon as you enter the obscured window again, the window title shows "not 
responding" and hence no refresh.

Do we forget something ?

Thanks in advance,

Hans Rijneke.

-----Original Message-----
From: Andrew Ross [mailto:andrewr...@users.sourceforge.net]
Sent: Tuesday, August 05, 2008 10:34
To: Rijneke, Hans H SIEP-EPT-RIS
Cc: Plplot-general mailing list
Subject: Re: [Plplot-general] Obscured plot window



Hans,

The xwin driver (which I assume you are using) supports automatic
updating if plplot is compiled with thread support. If you are building
the library from source then add -DHAVE_PTHREAD=ON to the cmake command
line. Provided you do have the pthread libraries installed you need to
do nothing else - xwin will automatically use it.

Regards

Andrew


On Tue, Aug 05, 2008 at 08:24:40AM +0200, hans.rijn...@shell.com wrote:
> Dear all,
> 
> When a plot has been made on the screen and I (temporarily)  overlay it with 
> another window, the part of the plot that has been obscured is then wiped 
> out. By calling "plflush" the contents appear again, but is there a way to 
> tell the system to do that automatically ?
> 
> I am using Redhat 4 on a x86_64 system.
> 
> Thanks in advance,
> Hans Rijneke.
> 
> Shell International Exploration and Production B.V.
> Kessler Park 1,
> Postbus 60,
> 2280 AB  Rijswijk,
> The Netherlands
> 
> (: +31 070 447 2737
> *: <mailto:hans.rijn...@shell.com>
> 6: <http://www.shell.com/eandp-en>
> 
> Disclaimer of Liability: 
> This message, any attachment and response string are confidential and may be 
> legally  privileged. It is intended only for the use of the parties to  whom 
> it is addressed. If you are not the addressee indicated  in this message 
> please notify the sender immediately by reply  email and destroy this message.
> All information and  attachments remain the property of Shell.  
> 

> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general




------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to