XForms: Xforms and C++

From: Erich Schulz (erich@emseng.com.au)
Date: Mon Aug 07 2000 - 07:42:20 EDT

  • Next message: Steve Lamont: "Re: XForms: installation problem"

    # To subscribers of the xforms list from Erich Schulz <erich@emseng.com.au> :

    Hi:

    What would be the best way to use the xforms library in a c++ programme so that
    you could treat the objects on the screen in a more OO fashion then is
    described in the manual?

    In particular, is it possible to handle the creation of objects on the screen,
    in the constructor methods of an object which you define, for example have
    multiple occurances of the lines:
    form = fl_bgn_form(FL_UP_BOX,390,420);
     lots of code
    fl_end_form();

    or is it possible to create screen objects inside the form above, with the
    instatniation occuring outside the fl_bgn_form /fl_end_form pair.

    Thanks

    Erich

    -- 
    Erich Schulz
    Instrumental Technologies
    PO Box 6028, Lake Munmorah, NSW 2259
    Ph: (+61)0500 551 228 , Fax: (+612) 43583113
    Mob: 0408 201 228
    _________________________________________________
    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 : Mon Aug 07 2000 - 07:44:41 EDT