Using LIB * RC_GRAPHIC I wish to tile my window (created with rc_start) with
a bitmap. I have tried doing:
XpwLoadPixmap(rc_window,'./gray1.xbm',-1,-1,0) -> pixmap_data;
But this does not change anything. I checked that pixmap_data was not false.
I must be missing something very obvious here. Is there some function I have
to use with the returned pixmap_data? I tried using XtSetValues but got very
stuck.
Any suggestions would be gratefully accepted :-)
Tim
--
--------------------------------------------------------------------
Tim Read, Email: tmr@cs.bham.ac.uk, The Attention and Affect Project
Room LG23, School of Computer Science, The University of Birmingham,
B15 2TT, England, Phone: +44-(0)21-414-4766, Fax: +44-(0)21-414-4281
--------------------------------------------------------------------
|