Hello Phil, Alan,
I remember the last time I used plplot and wxWidgets, and noticed I had
difficulty including the wxWidgets driver into my own application. Certainly,
the wxWidgets driver worked and the viewer worked through the examples, but the
inclusion of plplot functions into my own projec
Hello,
In a previous conversation with Werner (which I noticed ended up not being sent
to the plplot list) I can compile plplot with wxwidgets 3.0.0 without any
problems. The problem is in cmake itself: the findwxwidgets there is not up to
date yet (version 2.8.12 doesn't have the correct file y
In reply to item 1 below:I found that this is error is specific to the use of
wxGC in wxPLplotDemo.cpp. The reason that this error does not occur when
running -dev wxwidgets is because most likely the wxPLplotwindow class in the
bindings is outdated (the examples don't use the bindings, they use
I would like to also ask: which wxPLplotwindow should normally be referred to
when creating your own wxwidgets plplot apps?
I noticed that updates to the wxWidgets driver are not common, but there are
actually two versions of the wxPLplotwindow class.There is one located on
trunk/bindings/wxwidg
Hello,
1.In the wxPLplotdemo example, the bottom half of the plot display is empty
(see http://img197.imageshack.us/img197/5332/oqdv.jpg ). Having seen this in
wxWidgets before I expect a sizer issue.When resizing the screen, it becomes
worse (only the original visible size will stay visible, bu
Hello,
When compiling the x04c.c example, I received a compile error on line 131.
Instead of symobols[0] = "";this line should readsymbols[0] = "";
Small error (and unfortunately I'm not authorized to commit, so I hope someone
with commit authorization could fix this).
Also, I wonder why the "nma
It looks simple to me: modify the cmake -DwxWidgets_LIB_DIR from the 2.8.12
path to the 3.0.0 path. I'm running
cmake C:\plplot-trunk -G "NMake Makefiles"
-DCMAKE_INSTALL_PREFIX:PATH="C:\Programming"
-DwxWidgets_LIB_DIR=C:\wxWidgets-3.0.0\lib\vc_lib
-DwxWidgets_CONFIGURATION=mswu -DBUILD_SHARE
I had to recently update my computer OS, and have shifted from Windows XP to
Windows 7. Additionally, I've shifted from Visual Studio 2010 to Visual Studio
2012.
After installing and building wxWidgets and shapelib, I tried the procedure for
compiling plplot (from svn trunk). The procedure I use
> "basic" corresponds to backend=0=wxBACKEND_DC (or fallback to that),
> "AGG" corresponds to backend=1=wxBACKEND_AGG (_if_ the AGG library has
> been installed so it doesn't fall back to wxBACKEND_DC), and wxGC (to
> finally answer your question) corresponds to backend=2=wxBACKEND_GC
> (_if_ the
> Hi Joost:
>
> Fixed as of revision 12475. Thanks very much for spotting this.
>
> One peculiar issue remains. (For background see
> http://en.wikipedia.org/wiki/Even–odd_rule and
> http://en.wikipedia.org/wiki/Nonzero-rule.)
>
> software@raven> examples/c/x27c -dev wxwidgets -eofill -drvopt
...@beluga.phys.uvic.ca
> To: jkuckartz1...@hotmail.com
> CC: plplot-devel@lists.sourceforge.net
> Subject: RE: [Plplot-devel] PLfill function shifts 2 pixels (wxwidgets)
>
> On 2013-08-03 13:39+1000 Joost Kuckartz wrote:
>
> > By executing nmake, it compiled ALL the e
It took me some effort to get PLplot to actually use Shapelib, but I followed
the following steps:
1. Extract shapelib-1.3.0.zip to "C:\"
2. Copy CMakeLists.txt from PLPlot's directory
"\plplot-trunk\cmake\build_projects\shapelib" to "C:\shapelib-1.3.0"
3. Executed:
cmake C:\shapelib-1.3.0 -G
r a new plot, even though it's plotted on the same device?
Joost
> Date: Fri, 2 Aug 2013 22:33:33 -0700
> From: ir...@beluga.phys.uvic.ca
> To: jkuckartz1...@hotmail.com
> CC: plplot-devel@lists.sourceforge.net
> Subject: RE: [Plplot-devel] PLfill function shifts 2 pixels (w
is it because wxwidgets only displays the last created
page?)...
The mail became quite long, but I hope it helps you to understand what I'm
doing (and what issues I'm having).
Regards, Joost
> Date: Fri, 2 Aug 2013 09:33:07 -0700
> From: ir...@beluga.phys.uvic.ca
> To: jk
My apologies for the non-descriptive mail below, but I was typing the mail and
suddenly it was sent automatically...
In any case, I am currently working on transforming (almost all) the examples
into wxwidgets and while I was at example 12, I noticed some filling errors.
Looking at example 25 (
http://imageshack.us/a/img14/4047/mruk.png (example 12)
http://imageshack.us/a/img687/5489/xncq.png
--
Get your SQL database under version control now!
Version control is standard
16 matches
Mail list logo