On Mon, Feb 27, 2012 at 02:46:06PM +0000, Quezada, Marco wrote:
> > 
> > For that simplest example I suggest you follow closely the model of
> > our simplest standard example, examples/c/x00c.c, in the current svn
> > trunk version. Except, of course, include the variation of that code
> > that suppresses the axes and bounding box similar to your current much more
> > complicated example that demonstrates the issue.  And, of course, that
> > effort on your part to replicate the problem in a simple way may be all
> > the debugging you need to do to find the source fo the problem.
> > 
> > By the way, if you don't want to download PLplot svn trunk, then the 
> > standard x00 code is available from the web at
> > http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/examples/c/x00c.c?revision=12175&view=markup.
> > The equivalent code is also available in Fortran 95
> > (examples/f95/x00f.f90) and Tcl (examples/tcl/x00.tcl) and soon should
> > be propagated to the rest of our languages as well because the
> > simplest possible example is often so useful for for debugging
> > purposes (as now) and also as a quick-start tutorial.
> >
> >Co-incidentally I got round to this last night so example 00 is now available
> >for all languages in trunk.
> >
> >Andrew
> 
> Thanks for the info, I will keep it in mind. The problem I am experiencing 
> now seems to be more of an fltk/cairo problem where the context draws the 
> axes when I create the plplot window but then when the data is added at a 
> later time with plline fltk clears the context, removing the axes and draws 
> only the data.

Marco,

You are entering new territory here. We have not tested plplot with fltk 
/ cairo before. Alan's advice still stands. Try to reduce the problem
down to as simple an example as possible and post it to the list. 
Hopefully this will allow others to reproduce your problem and give
them as good a chance as possible of solving it.

Incidentally, if you are willing to contribute a simple example of how
to use fltk / cairo it might be a useful addition to our examples. The
examples are the main way of demonstrating to users many of the features
of plplot. They also serve as a useful check that things work as expected
when either plplot or external libraries are upgraded. 

Regards

Andrew

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to