xforms-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XForms] axes coords in XYPlot


From: Jens Thoms Toerring
Subject: Re: [XForms] axes coords in XYPlot
Date: Sat, 21 May 2011 00:30:53 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Michal,

On Fri, May 20, 2011 at 04:31:21PM +0200, Michal Szymanski wrote:
> Looks great, I only wonder whether 'float *' would not be more consistent
> with the library current idea of 'xyplot'. All 'fl_get_xyplot_XXX'
> routines return floats when 'world coords' are referenced.

I'm not feeling religious about that;-) Changed it to float
pointers in the new git repository version (plus a few other
bug fixes) to:

void fl_get_xyplot_world_area(FL_OBJECT *obj,
                              float *llx, float *lly,
                              float *urx, float *ury);

                           Best regards, Jens
-- 
  \   Jens Thoms Toerring  ________      address@hidden
   \_______________________________      http://toerring.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]