RE: XForms: Button background color

From: Danny G. Holstein (danny@holstein.tritonetd.com)
Date: Fri Apr 07 2000 - 08:19:56 EDT

  • Next message: Steve Lamont: "Re: XForms: Button background color"

    # To subscribers of the xforms list from "Danny G. Holstein" <danny@holstein.tritonetd.com> :

    On 07-Apr-00 Matthew Whillock wrote:
    ># To subscribers of the xforms list from Matthew Whillock
    ># <mcrw@mssl.ucl.ac.uk> :
    >
    > Hi,
    >
    > Is it possible to change the background color of lightbuttons (or
    > roundbuttons) from the default grey?
    >
    Matt;

    Try:

       fl_set_icm_color(FL_COL1, 69, 139, 116);
       fl_set_icm_color(FL_MCOL, 102, 205, 170);

    you can reset any color in the color map to any color you like using these
    commands before the fl_initialize().

       ...Dan
    _________________________________________________
    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 Apr 07 2000 - 08:29:18 EDT