Path: utzoo!attcan!uunet!husc6!ukma!nrl-cmf!wicinski From: wicinski@nrl-cmf.UUCP (Tim Wicinski) Newsgroups: comp.windows.x Subject: any luck in using the icons w/ Xmh ? Message-ID: <151@nrl-cmf.UUCP> Date: 28 Nov 88 22:41:09 GMT Organization: NRL Connection Machine Facility, Washington, DC Lines: 14 has anyone had any luck in integrating the icons (they'll do) that came with Xmh in R3 to work as Xresources? If I try: xmh -xrm "Xmh*folderButtons.close.bitmap: close.i" i get Xt Toolkit errors complaining about cannot convert string to pixmap. I know that, and was wondering how to get xrdb to recognize pixmap resource types? (ie, is some weird use of XCreatePixmapFromBitmapData needed in my .Xresources file?) my intuition is that Xt can deal with it, i'm just missing a boat as to how to shove pixmaps in as resources. thanks tim