XForms: tabbed folder question

From: Angus Leeming (a.leeming@ic.ac.uk)
Date: Thu Nov 30 2000 - 08:44:36 EST

  • Next message: justin.turnage@lmco.com: "XForms: XY Plot questions"

    # To subscribers of the xforms list from Angus Leeming <a.leeming@ic.ac.uk> :

    My last query was so successful, I thought I'd present you with another.

    If I have a dialog with a tabbed folder, is it possible to change the
    attributes of the tab label to indicate that a folder is active?

    Ie, if I have:

            fl_addto_tabfolder(dialog_->tabbfolder, "Folder1", folder1_->form);
            fl_addto_tabfolder(dialog_->tabbfolder, "Folder2", folder2_->form);
            fl_addto_tabfolder(dialog_->tabbfolder, "Folder3", folder3_->form);
            fl_addto_tabfolder(dialog_->tabbfolder, "Folder4", folder4_->form);

    Is it possible to access the label "Folder1" etc and change it from normal to
    bold font when the folder is active? The other three names should not be bold.

    I know Jean-Marc Lasgouttes asked a similar question recently. but don't
    think that an answer was forthcoming. If it was, my apologies; could you
    point me in the right direction.

    Many thanks,
    Angus
    _________________________________________________
    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 30 2000 - 08:42:51 EST