Re: XForms: clarification needed

From: T.C. Zhao (tc_zhao@yahoo.com)
Date: Fri Jan 19 2001 - 21:32:17 EST

  • Next message: Rouben Rostamian: "Re: XForms: clarification needed"

    # To subscribers of the xforms list from "T.C. Zhao" <tc_zhao@yahoo.com> :

    --- Rouben Rostamian <rostamian@umbc.edu> wrote:
    > Now suppose that I replace atclose_cb() with:
    >
    > int atclose_cb(FL_FORM *form, void *data)
    > {
    > return FL_OK;
    > }
    >
    > I can still close the window through the window manager. But the
    > documentation is not clear on whether XForms considers the result of
    > such an action as:
    >
    > a) undefined
    > b) well-defined and equivalent to fl_hide_form(form);
    > c) well-defined and equivalent to fl_free_form(form);
    > d) something else?

    The answer is (b). I'll update the doc.
    >
    > Perhaps TC or Steve who have access to the source can clarify
    > this, and also adjust the manual to reflect XForms' disposition
    > in this regard.
    >
    > --
    > Rouben Rostamian <rostamian@umbc.edu>
    > _________________________________________________
    > 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/
    >

    __________________________________________________
    Do You Yahoo!?
    Yahoo! Auctions - Buy the things you want at great prices.
    http://auctions.yahoo.com/
    _________________________________________________
    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 : Fri Jan 19 2001 - 17:35:32 EST