Re: XForms: different types

From: Steve Lamont (spl@blinky.ucsd.edu)
Date: Sun May 21 2000 - 10:25:22 EDT

  • Next message: Clive A Stubbings: "XForms: Strange Focus behavior"

    # To subscribers of the xforms list from Steve Lamont <spl@blinky.ucsd.edu> :

    > I just remembered why I looked at this in the first place:
    >
    > FL_EXPORT void fl_set_chart_bounds(FL_OBJECT *, double, double);
    > FL_EXPORT void fl_get_chart_bounds(FL_OBJECT *, double *, double *);
    > [...]
    > FL_EXPORT void fl_set_xyplot_xbounds(FL_OBJECT *, double, double);
    > FL_EXPORT void fl_set_xyplot_ybounds(FL_OBJECT *, double, double);
    > FL_EXPORT void fl_get_xyplot_xbounds(FL_OBJECT *, float *, float *);
    > FL_EXPORT void fl_get_xyplot_ybounds(FL_OBJECT *, float *, float *);
    >
    > This looks a bit inconsistent.

    Sure does. Especially since the values are indeed carried as floats
    internally.

    Oh, well -- Menken, I believe, said something about foolish
    consistency and hobgoblins. :-)

                                                            spl
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Sun May 21 2000 - 10:35:48 EDT