Re: XForms: problem using fl_set_xyplot_alphaxtics

From: Steve Lamont (spl@ncmir.ucsd.edu)
Date: Wed Jun 13 2001 - 09:22:26 EDT

  • Next message: John Levon: "XForms: Quick question with tabbed folders ..."

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

    > I've been reading the changes file and trying to find something.
    > About the only thing I can see, is the tool tip functionality. I
    > notice that tool tips are now internalized via the
    > fl_set_object_helper function. We've been using the
    >
    > fl_add_timeout(INTERVAL,do_tips,ob); /* show tool tip */
    > and
    > fl_show_oneliner(((DataAndText*)(ob->u_vdata))->toolTip, ob->form->x +
    > ob->x,
    > ob->form->y + ob->y + ob->h +
    > 1); /* displays tool tip */
    >
    > for our tool tip stuff.
    >
    > Do you think this might cause a conflict?

    No idea. :-( Good place to start, though.

    > I'll try to put together a sample code file to duplicate this, but
    > it will take some time. These routines are buried deep and have a
    > bunch of include files on top of them.

    I know the feeling.

                                                            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 : Wed Jun 13 2001 - 09:30:19 EDT