XForms: Pixmap!

Claudio Andrade Macedo (cmacedo@infonet.com.br)
Sat, 13 Feb 1999 18:12:44 -0200

# To subscribers of the xforms list from cmacedo@infonet.com.br (Claudio Andrade Macedo) :

Anyone can tell me how do I create a pixmap inside the code of the
program.
Let me explain. A pixmap is a const char **matrix, isn't it?
So, if I define a variable as matrix = { {12, 45, 23, 23}
{15, 100,232,
32}
{89,11, 10, 23}

{200, 11, 44,
90}
}
an call fl_set_pixmap_data(pix,matrix), is it going to work and the
pixmap will appear in pix.(where FL_OBJECT *pix) ????

Thanks,

Hendrik

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/