Re: XForms: spreadsheet??

From: Steve Lamont (spl@ncmir.ucsd.edu)
Date: Thu Nov 23 2000 - 13:14:55 EST

  • Next message: Jan Menzel: "Re: XForms: signal callback blocked by shortcut"

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

    > - moving the formbrowser slider downwards causes flickering
    > (upwards is ok)

    One thing you might try is to use "jump" scrolling instead of smooth
    scrolling. You can use the function fl_set_formbrowser_scroll() to do
    this. BTW, there is an error in the manual -- or at least my copy,
    which may be out of date. The prototype is

            void fl_set_formbrowser_scroll( FL_OBJECT *ob, int how )

    and not what's in the manual.

    When I wrote the formbrowser object I had originally had only "jump"
    scrolling and TC added the smooth scroll option -- this may be why the
    flicker. I'll take a look at how the draw of the exposed form is
    triggered and see if there's a fix.

                                                            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 : Thu Nov 23 2000 - 13:16:19 EST