xforms-development
[Top][All Lists]
Advanced

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

Re: [XForms] changed behavior of xyplot overlay?


From: Jens Thoms Toerring
Subject: Re: [XForms] changed behavior of xyplot overlay?
Date: Mon, 8 Jan 2018 16:00:58 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Michal,

On Thu, Jan 04, 2018 at 03:19:48PM +0100, Michal Szymanski wrote:
> After rebuilding my old app with the new XForms library I found a
> strange change in my xyplot overlays behavior. It used to be so that
> the overlay was inheritating the main xyplot type, according to what
> the manual says:
> 
> int fl_add_xyplot_overlay_file(FL_OBJECT *obj, int ID,
>     const char *file, FL_COLOR col);
> 
> The function returns the number of data points successfully read. The
> type (FL_NORMAL_XYPLOT etc.) used in overlay plot is the same as the
> object itself.
> 
> Now it seems not to be true anymore (I checked 1.2.4 and 1.2.5pre1).

You're right, there's a bug that prevented the correct type
to be set. Relatively easy to find thanks to our example pro-
gream! Hopefully fixed in the version in the git repository.

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



reply via email to

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