Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcuhb!hpindda!jack
From: jack@hpindda.HP.COM (Jack Repenning)
Newsgroups: comp.sys.hp
Subject: Re: problem with iconImage resource of Hpwm
Message-ID: <4310062@hpindda.HP.COM>
Date: 29 Sep 89 21:58:05 GMT
References: <12153@boulder.Colorado.EDU>
Organization: HP Information Networks, Cupertino, CA
Lines: 34

I use:

  Hpwm*bitmapDirectory:		/usr/include/X11/bitmaps

  Hpwm*XCalc.iconImage:		hpcalc

...but I also use other icons with fully-qualified path names, like
you're doing.  So, what you've shown should work.

Maybe the file /extra1/bitmaps/calc.xbm is in X10 format, rather than
X11 format.  They're different; bitmap reads both; most X11 programs
only read one (I think....).

You can convert and X10 bitmap to an X11 bitmap with bitmap: just make
any modification (say, turn a bit on then back off), and write it back
out.  (Bitmap reads both formats, but only writes X11.)

But maybe you should copy the file elsewhere, first - maybe someone
else is using it in X10 still....

-------------------------------------------------------------
Jack Repenning - Information Networks Division,
		 Hewlett Packard Company
uucp:   ... {allegra,decvax,ihnp4,ucbvax} !hplabs!hpda!jack
  or:   ... jack@hpda.hp.com
HPDesk: Jack REPENNING  /HP6600/UX
USMail: 43LN; 19420 Homestead Ave; Cupertino, CA  95014
Phone:  408/447-3380                     HPTelnet: 1-447-3380
-------------------------------------------------------------
Disclaimer: These opinions are not necessarily those of my employer.
In fact, my manager doesn't know I'm . . . Oh shoot!  Here he comes!
Quick!  Pop up that window with code in it!

Bye!