[Plplot-devel] wxWidgets bindings and other changes

2007-02-04 Thread Werner Smekal
Hi,

I added an Interface to plplot from wxWidgets applications to the 
bindings directory, similar to the Gnome2 bindings. They work on Windows 
quite well, but didn't test them on Linux so far.

I also have a small demo application - Alan, where should this file go 
(together with a cmake file), or should I keep this separate (e.g. in 
the wiki)?

I also changed the install logic for libraries, so that dlls are now 
installed in the binary directory - this is the correct way for windows.

Overall there were a lot of changes, which I only tested on Windows. 
There should be no problems for other platforms, but please test it if I 
did something wrong (I hope not).

Thanks,
Werner


-- 
Dipl. Ing. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: [EMAIL PROTECTED]
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
+43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


Re: [Plplot-devel] wxWidgets bindings and other changes

2007-02-04 Thread Alan W. Irwin
On 2007-02-05 00:42+0100 Werner Smekal wrote:

 I also have a small demo application - Alan, where should this file go
 (together with a cmake file), or should I keep this separate (e.g. in
 the wiki)?

If it is analogous to the gnome canvas case, then I believe it should go in
the appropriate examples directory.  For example, in the gnome canvas case
there are demos in examples/c and examples/python (See c/README.plplotcanvas
and python/README.plplotcanvas).  Since those demos are interactive, they
are not used as part of ctest, and the compiled language ones are not built
in the build tree (no point since ctest cannot use them, and it is probably
too much trouble to set up on the environment stuff needed for the build
tree to actually run them there).  However, the demos can straightforwardly
be run from the install tree.  For example, the compiled language ones are
built in the install tree (see examples/c/Makefile.examples.in).

Thanks, Werner, for this wxwidgets interface to PLplot.  I am looking
forward to playing with your demos, and I am sure the wxwidgets world will
be most interested in what you have done to make PLplot accessible from
wxwidgets.

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 Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__

Linux-powered Science
__

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel