Re: [Plplot-devel] findAgg

2014-02-25 Thread Werner Smekal
Hi Phil, this was way back, when we switched to the cmake build system and my knowledge about cmake was not that good (is not that good either, since the peak was 3 years ago ;). Anyway pkg_config is not needed but useful if it's always there. I think gtk libraries are found that way as well a

Re: [Plplot-devel] Compiling plplot with wxWidgets-3.0.0

2013-12-04 Thread Werner Smekal
Hi Joost, all the magic is in the FindWxWidgets.cmake module in your cmake application. If this module doesn't know about wxWidgets 3.0 you're out of luck. Which means that you need to upgrade to the latest cmake application. Then look for this file in the cmake application directory (e.g C:\D

Re: [Plplot-devel] We need some help with the news part of the website

2013-10-02 Thread Werner Smekal
Hi Alan, Alan W. Irwin 02 October 2013 00:27 Hi Werner: I have propagated your recent commits for simplepie.inc and corefunctions.php to my local website for evaluation, and they solve the simplepie.inc version issue, and the rendering breakage that occurred before. Plea

Re: [Plplot-devel] Status of the 5.9.10 release

2013-10-01 Thread Werner Smekal
Hi Alan and Arjen, This is with version 2.9.5, the current stable version, of wxWidgets under Windows 7, 64 bits with a very recent version of Cygwin. According to http://www.wxwidgets.org/downloads/ 2.9.5 is the latest development version rather than the latest stable version. Actually it was

Re: [Plplot-devel] We need some help with the news part of the website

2013-09-25 Thread Werner Smekal
Hi Alan, I'll have a look at it. It was kind of a hack before (there were no real instructions for this, found the options somewhere on the web), but I'll see if there are similar parameters for the new news feed. Regards, Werner Alan W. Irwin 25 September 2013 07:29 Hi

Re: [Plplot-devel] [ plplot-Bugs-3604554 ] wxwidgets window

2013-03-01 Thread Werner Smekal
namics Lite for free today:http://p.sf.net/sfu/appdyn_d2d_feb___Plplot-devel mailing listPlplot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/plplot-devel -- Werner Smekal email: werner.sme...@miscdebris.net phone

Re: [Plplot-devel] D language bindings - future directions

2012-01-08 Thread Werner Smekal
ave 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox___Plplot-devel mailing listPlplot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/plplot-devel -- Werner Smekal email: w

Re: [Plplot-devel] Urgent. On-going spam attack on our wiki

2011-02-16 Thread Werner Smekal
Project (lbproject.sf.net). __ Linux-powered Science __ -- Werner Smekal email: werner.sme...@miscdebris.net phone: +43

Re: [Plplot-devel] Anyone tried out ldc for D?

2010-07-25 Thread Werner Smekal
> Call Stack (most recent call first): >CMakeLists.txt:19 (enable_language) > -- WARNING: no working D compiler so disabling D bindings and examples. > > > > However, ldc also ships "ldmd" which appears to be command line compatable, > so > I'll use t

Re: [Plplot-devel] Deploying programs that use PLplot with wxWidgets

2010-07-06 Thread Werner Smekal
re="x86" > publicKeyToken="1fc8b3b9a1e18e3b"> > > > > > name="Microsoft.Windows.Common-Controls" version="6.0.0.0" > processorArchitecture="x86" publicKeyToken="6595b64144ccf1df" > la

Re: [Plplot-devel] Deploying programs that use PLplot with wxWidgets

2010-07-01 Thread Werner Smekal
lot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10/134 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.

Re: [Plplot-devel] Bad links to our latest news on our website

2010-06-07 Thread Werner Smekal
hinkgeek-promo > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-

Re: [Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Werner Smekal
e prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fue

Re: [Plplot-devel] Slow symbol rendering on some devices

2010-06-03 Thread Werner Smekal
widget driver or Qt. I would suggest to use gprof - you need to add the -g compiler option and then a profile file will be generated during running the application. gprof will then analyse this file. This should give you definitely an answer where the difference is between xcairo and qtwidget. Regards,

Re: [Plplot-devel] tiffqt device hangs in test_noninteractive

2010-05-28 Thread Werner Smekal
st hangs at iteration 991 > 2. close Firefox > 3. test finishes iteration 991 and now hangs at 992. > > Are we sure that we are closing the QApplication properly? > > -Hazen > > > ------ > > ___

Re: [Plplot-devel] D examples and Ubuntu Karmic

2010-05-27 Thread Werner Smekal
with the d compiler version. Has anyone else had > problems? > > Andrew > > -- > > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -

[Plplot-devel] Fwd: [Plplot-cvs] SF.net SVN: plplot:[11004] trunk/cmake/modules/python.cmake

2010-05-18 Thread Werner Smekal
Hi Andrew, wouldn't it be better, if we disable python if numpy is not found and print a message, that you need to set an option (WANT_NUMERIC or similar) so that cmake tests for numeric and enable python if available (and skip the numpy check)? In that case people who use Numeric will definitely

Re: [Plplot-devel] Tcl example 19

2010-05-13 Thread Werner Smekal
we should support. But I really have a hard time with the idea that Fedora > 12's cmake is so old that it has to be upgraded before reliable builds will > work. > > More when I have it. > > -Geoff > > > > ------ > > ___ > Plplot-devel m

Re: [Plplot-devel] Tcl example 19

2010-05-13 Thread Werner Smekal
very hard to control exactly what is in your > application. > > -Geoff > > -- > > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel - -- Dr. Werner Smekal Inst

Re: [Plplot-devel] Tcl example 19

2010-05-13 Thread Werner Smekal
mailing list. Regards, Werner > > -Geoff > > > -- > > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourcefo

Re: [Plplot-devel] Tcl example 19

2010-05-12 Thread Werner Smekal
aming conventions of linux libraries. If this is a flaw of the FindTCL script, we should post a bug report to the cmake list. HTH, Werner - -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10/134 A-1040 Wien Austria DVR-Nr: 0005886 email: sme..

Re: [Plplot-devel] Tcl example 19

2010-05-12 Thread Werner Smekal
see that maybe more people would want > so than not, so that not should not be the default for that switch. > > If cmake can't be made to use autoconf-like command line switches > like "--prefix=", well, okay, but it still shouldn't take more than > one token to tell PLplot's cmake where you want it to find stuff > that is all located in the same prefix into which PLplot is bein

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-10 Thread Werner Smekal
c 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 > __ - --

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Werner Smekal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alan, On 5/9/10 5:13 PM, Alan W. Irwin wrote: > On 2010-05-09 09:36+0200 Werner Smekal wrote: > >> The problem is, that in Windows dlls must either be in the same >> directory as the executable (so test-drv-info must be in th

Re: [Plplot-devel] Problem with test-drv-info a bit clearer

2010-05-09 Thread Werner Smekal
(unifont.org/lasi); the Loads of > Linux Links project (loll.sf.net); and the Linux Brochure Project > (lbproject.sf.net). > __ > > Linux-powered Science > __ > > ------ > > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > h

Re: [Plplot-devel] [PATCH] Add underscore glyph to Hershey fonts.

2010-04-30 Thread Werner Smekal
; _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel - -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10/134 A-10

Re: [Plplot-devel] Linking problem with 64-bit Ada compiler on OS X 10.5.8 Leopard

2010-04-14 Thread Werner Smekal
downloaded on the same page http://qt.nokia.com/downloads/mac-os-cpp/ but you need to select the cocoa version below. HTH, Werner -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10/134 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.t

Re: [Plplot-devel] Why are we advising win-bash for our advanced Windows users?

2010-04-05 Thread Werner Smekal
-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/p

Re: [Plplot-devel] gfortran-4.5 build fails under MinGW/MSYS/Wine

2010-04-03 Thread Werner Smekal
.0 is also the recommended version to use. Regards, Werner -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10/134 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at (GPG: EDCAF4A79) web: http://www.iap.tuwien.ac.at/~smekal p

Re: [Plplot-devel] mingw32 / f77

2010-03-22 Thread Werner Smekal
ceforge.net/lists/listinfo/plplot-devel >> > > -- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applica

Re: [Plplot-devel] Plplot / Aquaterm / Snow Leopard problem

2010-02-19 Thread Werner Smekal
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > __

Re: [Plplot-devel] Read-only archive of plplot-devel at gmane.org

2010-02-14 Thread Werner Smekal
10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net

Re: [Plplot-devel] [Plplot-general] MinGW Make Trouble

2010-02-10 Thread Werner Smekal
ris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel - -- Dr. Werner Smekal Institut fuer Angewandte Phy

Re: [Plplot-devel] Another weird WITH_FREETYPE=OFF thing

2010-01-25 Thread Werner Smekal
nd management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://

Re: [Plplot-devel] [Plplot-general] How to clear the plot buffer of awxPLplotwindow?

2010-01-22 Thread Werner Smekal
e that again? Regards, Werner > > I appreciate that a new API is not very wanted, but I don't see > another way of keeping the plot buffer small. > > Hope this calrifies it a bit. > > Regards, Hans > > -Original Message- From: Werner Smekal > [mailto:sm

Re: [Plplot-devel] [Plplot-general] How to clear the plot buffer of awxPLplotwindow?

2010-01-22 Thread Werner Smekal
k my > updates and may be imlemented it officially in PlPlot ? > > Attached is the (small) list of updates I applied (I did it in PlPlot 5.9.2, > but don't think it will be different in the latest release). > > Regards, > Hans Rijneke > > -Original Message-

Re: [Plplot-devel] Interactive plotting

2010-01-06 Thread Werner Smekal
/verizon-dev2dev > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr

Re: [Plplot-devel] PLPLOT_DEV

2010-01-05 Thread Werner Smekal
now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. We

Re: [Plplot-devel] Oddity with CMake GUI on Windows: installation directory

2009-12-01 Thread Werner Smekal
in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner S

Re: [Plplot-devel] PLplot 6.0

2009-11-23 Thread Werner Smekal
__ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@ia

[Plplot-devel] PLplot 6.0

2009-11-19 Thread Werner Smekal
you think? Actually, most of that was already started/ discussed by Alan, I just want to streamline the efforts and the result should be PLplot 6.0. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email:

Re: [Plplot-devel] [ plplot-Patches-2895119 ] qt driver - proper MSVC exports (fwd)

2009-11-15 Thread Werner Smekal
n coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Wern

Re: [Plplot-devel] Getting rid of the last tmpnam use in our code

2009-11-15 Thread Werner Smekal
Hi Andrew, > > Note that non-linux support is not tested at all. Before proceeding > further I'd > like to check this at least compiles on a range of windows / mac > platforms. It compiles at least on Mac OS X without warnings. Regards, Werner -- Dr. Werner Smekal Inst

Re: [Plplot-devel] Getting rid of the last tmpnam use in our code

2009-11-15 Thread Werner Smekal
> -Hazen > > > -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do be

Re: [Plplot-devel] Getting rid of the last tmpnam use in our code

2009-11-15 Thread Werner Smekal
reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______

Re: [Plplot-devel] Getting rid of the last tmpnam use in our code

2009-11-15 Thread Werner Smekal
reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______

Re: [Plplot-devel] [ plplot-Patches-2895119 ] qt driver - proper MSVC exports (fwd)

2009-11-13 Thread Werner Smekal
Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. > http://p.sf.net/sfu/bobj-july__

Re: [Plplot-devel] [ plplot-Patches-2895119 ] qt driver - proper MSVC exports (fwd)

2009-11-11 Thread Werner Smekal
-- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. > http://p.sf.net/sfu/bob

Re: [Plplot-devel] What is the best way to concatanate files on Windows?

2009-11-01 Thread Werner Smekal
ke BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > ht

Re: [Plplot-devel] [CMake] Why drop -D from wxWidgets_DEFINITIONS ?

2009-10-30 Thread Werner Smekal
15-9702 > 3380 Mitchell Lane or...@cora.nwra.com > Boulder, CO 80301 http://www.cora.nwra.com -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria email: sme...@iap.tuwien.ac.at web: http://ww

Re: [Plplot-devel] [RFC] extcairo improvements

2009-10-14 Thread Werner Smekal
://p.sf.net/sfu/devconference > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien W

Re: [Plplot-devel] [RFC] extcairo improvements

2009-09-24 Thread Werner Smekal
how this is done. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office) +43-(0)

Re: [Plplot-devel] [PATCH] Qt driver: fix coding style

2009-09-21 Thread Werner Smekal
s project (loll.sf.net); and the Linux Brochure Project > (lbproject.sf.net). > ______ > > Linux-powered Science > __ > > -- > Come build with us! The BlackBerry

Re: [Plplot-devel] [PATCH] Qt driver: fix coding style

2009-09-21 Thread Werner Smekal
ode not finding what I need and I know that doxygen makes that a lot easier with cross references and so on. Question is now, 1) if everybody agrees to "doxyfy" the plplot source code 2) if everybody agrees how I documented the functions If it's ok, then I start the doxyfyi

Re: [Plplot-devel] Question regarding extcairo driver and the geometry parameter

2009-09-18 Thread Werner Smekal
head of the curve. Join us from November 9-12, 2009. Register > now! > http://p.sf.net/sfu/devconf_______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Wern

Re: [Plplot-devel] example 19 failure

2009-09-15 Thread Werner Smekal
--- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports no

[Plplot-devel] Fortran Example 19 problem

2009-09-15 Thread Werner Smekal
elp me out make this example work. Thanks, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (o

Re: [Plplot-devel] example 19 failure

2009-09-11 Thread Werner Smekal
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application codin

Re: [Plplot-devel] xcairo problems on PPC OS-X

2009-09-03 Thread Werner Smekal
t; trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___________ > Plplot-devel m

Re: [Plplot-devel] RE : RE : Qt driver update

2009-09-01 Thread Werner Smekal
n you try > changing > QLocale::setDefault(QLocale::c()) > into > setlocale(LC_NUMERIC, "C"); > in qt.cpp (line ~100)? > > I hope this will work because I'm out of ideas... > > Alban > > De : Werner Smekal [sme

Re: [Plplot-devel] RE : Qt driver update

2009-09-01 Thread Werner Smekal
> below #include ) > > De : plplot-devel-boun...@lists.sourceforge.net > [plplot-devel-boun...@lists.sourceforge.net > ] de la part de Werner Smekal [sme...@iap.tuwien.ac.at] > Date d'envoi : mardi 1 septembre 2009 09:47 > À : Alan W. Irwin >

Re: [Plplot-devel] Qt driver update

2009-09-01 Thread Werner Smekal
ng works as expected. This is obviously not the correct solution but at least we know what is going wrong. Also if I change my locale to UK the example works as expected. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-

Re: [Plplot-devel] Qt driver update

2009-09-01 Thread Werner Smekal
___ > > -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best

Re: [Plplot-devel] RE : RE : Qt driver update

2009-09-01 Thread Werner Smekal
Good news for the flush() issue. It works on Windows too (I just had > forgotten to save the changes I told you to do). To bring the window > to front, try to add widget->raise() after widget->flush() in > plD_eop_qtwidget. > > Alban > ________

Re: [Plplot-devel] RE : Qt driver update

2009-09-01 Thread Werner Smekal
is.net/plplot_wiki/index.php?title=Qt Congratulations to you and your wife about the upcoming birth! I wish you all the best and I'm sure it will be a great time for all of you. Regards, Werner > > Alban -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitae

Re: [Plplot-devel] Qt driver update

2009-09-01 Thread Werner Smekal
tal Reports now. http://p.sf.net/sfu/bobj-july ___ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Au

Re: [Plplot-devel] Qt driver update

2009-08-30 Thread Werner Smekal
nce > __ > > -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focu

Re: [Plplot-devel] RE : Qt driver update

2009-08-27 Thread Werner Smekal
tPLWidget::flush() > { >repaint(); > QApplication::processEvents(); > } > > I hope this will help... > > Alban > > De : Werner Smekal [sme...@iap.tuwien.ac.at] > Date d'envoi : jeudi 27 août 2009 08:05 > À : Alan W. Irwin >

Re: [Plplot-devel] Qt driver update

2009-08-27 Thread Werner Smekal
t - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://l

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-26 Thread Werner Smekal
lication coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Phys

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-26 Thread Werner Smekal
u do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplo

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-24 Thread Werner Smekal
of the patch). Of course, again, you would first want to use > the > --dry-run and --reverse options combined to make sure you are in the > right > directory with a consistent -p number used before you remove the -- > dry-run > option. I added this to the wiki (http://www.mi

Re: [Plplot-devel] pdf superscripts/subscript constant size issue

2009-08-24 Thread Werner Smekal
Loads of > Linux Links project (loll.sf.net); and the Linux Brochure Project > (lbproject.sf.net). > __ > > Linux-powered Science > __ -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-104

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-24 Thread Werner Smekal
, Aug 20, 2009 at 03:03:44PM +0200, Werner Smekal wrote: >> Hi Andrew, >> >> seems to work, I get now the following diff results of ctest: >> >> 19/ 19 Testing examples_compare >> Test command: /bin/bash -c ./test_diff.sh >> Test timeout computed to be: 1

Re: [Plplot-devel] RE : Qt driver update

2009-08-24 Thread Werner Smekal
ifferently. Sure, I just wanted to point out how it's done in other drivers. All the best, Werner > > Alban > > Werner Smekal wrote: >> Hi Alban, >> >> I actually don't understand why you need to "replot" everything. In >> the wxWidget

Re: [Plplot-devel] RE : Qt driver update

2009-08-23 Thread Werner Smekal
--- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crysta

Re: [Plplot-devel] Patch to speed up xcairo with off-screen rendering

2009-08-23 Thread Werner Smekal
> trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. > http://p.sf.net/sfu/bobj-july___ > Plplot-devel mailing

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-20 Thread Werner Smekal
***Failed Regards, Werner On 20.08.2009, at 14:45, Andrew Ross wrote: > > Whoops - silly slip up. Surprising it worked for me. Please try > again now. > > Andrew > > On Thu, Aug 20, 2009 at 02:30:16PM +0200, Werner Smekal wrote: >> Hi Andrew, >> >> doesn't

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-20 Thread Werner Smekal
or 2 Any ideas? Werner On 20.08.2009, at 14:05, Andrew Ross wrote: > On Tue, Aug 18, 2009 at 03:57:35PM +0200, Werner Smekal wrote: >> Hi Andrew, >> >>> >>> I encountered a possible bug with the openjdk java compilers. Which >>> version >>> of java

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-19 Thread Werner Smekal
now on the examples/bindings and start doing some work on the drivers. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-18 Thread Werner Smekal
ore application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel --

[Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-18 Thread Werner Smekal
ning CTest The only bad error is the segmentation fault of the Java example 19. Otherwise everything configures and compiles fine on Mac OS X. Next I'll improve the Lua samples, then pdf, then wxWidgets device. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technisc

[Plplot-devel] Java tests on Mac OS X fail

2009-08-18 Thread Werner Smekal
DIR}/x${index}${lang}_${dsuffix}.txt -- Process completed ***Failed I believe Andrew had a similar problem on his computer. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 emai

Re: [Plplot-devel] cmake re-run issue

2009-08-17 Thread Werner Smekal
t/sfu/bobj-july > ___________ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr

Re: [Plplot-devel] Some improvements to and evaluation of the pdf device driver

2009-08-15 Thread Werner Smekal
> 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

Re: [Plplot-devel] QT flags in all compile/links calls

2009-08-13 Thread Werner Smekal
#x27;s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wi

[Plplot-devel] QT flags in all compile/links calls

2009-08-13 Thread Werner Smekal
s well. Could someone who has more experience with the Qt stuff in the cmake build system check that and find some other solution? I don't think that these flags should be set for all C/C++ files compiled. Best Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische

Re: [Plplot-devel] Latest comparison results show there is some work to do

2009-08-12 Thread Werner Smekal
xamples 3 and 19 for all languages and also many of >> the >> examples for D. > > To be specific, I was hoping to get help with java, octave, perl, ada, > lua and D. i'm going to do the lua and D changes (if I finally make the D compiler run with cmake on Mac OS X e

Re: [Plplot-devel] windows binaries and/or installer

2009-08-08 Thread Werner Smekal
__ > 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 > so

Re: [Plplot-devel] plgwid()

2009-08-08 Thread Werner Smekal
08 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Pl

Re: [Plplot-devel] alpha channel/transparency for our background colour

2009-07-29 Thread Werner Smekal
png). But you solution would be also ok. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463

Re: [Plplot-devel] windows binaries and/or installer

2009-07-26 Thread Werner Smekal
iations 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 Broc

Re: [Plplot-devel] windows binaries and/or installer

2009-07-25 Thread Werner Smekal
the stability and > performance we can add directions about how to use it to the wiki. > Down the road we could then use it to generate our pre-compiled > binaries if we decide to go that route. > > -Hazen > -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische

Re: [Plplot-devel] windows binaries and/or installer

2009-07-25 Thread Werner Smekal
est that for QT, because that means the users (!) of plplot would be forced to download a >140MB QT release just to create a simple plot. I don't think that this is a good idea. AFAIK, you just need to include one dll, this shouldn't be a problem (though it will also increase

Re: [Plplot-devel] windows binaries and/or installer

2009-07-23 Thread Werner Smekal
zip all of them are easy to install. What do you think? Regards, Werner -Hazen -- ___ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal

Re: [Plplot-devel] windows/mingw32 build questions

2009-07-17 Thread Werner Smekal
t;> command line version of cmake). >>> Try disabling the wingcc device to avoid anything to do with >>> gdi32. Does that >>> solve all your Windows build issues? >> It looks like the problem is actually somewhere in the >> PLD_wxwidgets logic. If I se

Re: [Plplot-devel] windows/mingw32 build questions

2009-07-15 Thread Werner Smekal
BlackBerry App World(TM) will > have > the opportunity to enter the BlackBerry Developer Challenge. See > full prize > details at: http://p.sf.net/sfu/Challenge > _______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.

Re: [Plplot-devel] [PATCH] Aspect ratio fix for rotated plots

2009-07-15 Thread Werner Smekal
o (only for some fonts, e.g. Arial in Windows) I believe there is not a general solution to that. Since there is at least one parameter which you can choose at will (fontsize multiplicator) this is very likely. Regards, Werner -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technisch

Re: [Plplot-devel] windows/mingw32 build questions

2009-07-15 Thread Werner Smekal
_______ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Allgemeine Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 ema

Re: [Plplot-devel] cmap0.pal and cmap1.pal support

2009-07-12 Thread Werner Smekal
zes! For a limited > time, > vendors submitting new applications to BlackBerry App World(TM) will > have > the opportunity to enter the BlackBerry Developer Challenge. See > full prize > details at: http://p.sf.net/sfu/blackberry >

  1   2   3   4   5   >