XForms: problem with visual depth.

From: Yann Guichoux (guichoux@shom.fr)
Date: Fri Jan 28 2000 - 02:59:45 EST

  • Next message: Steve Lamont: "Re: XForms: problem with visual depth."

    # To subscribers of the xforms list from Yann Guichoux <guichoux@shom.fr> :

    Hi,

    I trie to change the visual depth for my application, unsuccesfully :

    I want an "8 bit depth" visual and i still get a "24 bit depth" visual
    (this append on a sun Ultra-sparc 10)

    this is a part of the source code i use...

    ------------------------

             FL_IOPT fl_cntl;
            

            
            fl_cntl.depth=8;
            fl_cntl.privateColormap=TRUE;
            fl_set_defaults(FL_PDDepth|FL_PDPrivateMap,&fl_cntl);

            _dpy=fl_initialize(&argc, argv, "Gaia", 0,0);

    ----------------------------------------

    is there something wrong with it ?

    thanks for any help...

    YG
    _________________________________________________
    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 28 2000 - 03:07:01 EST