Path: utzoo!attcan!uunet!ginosko!gem.mps.ohio-state.edu!uwm.edu!mailrus!ncar!boulder!bill
From: bill@boulder.Colorado.EDU
Newsgroups: comp.sys.hp
Subject: problem with iconImage resource of Hpwm
Message-ID: <12153@boulder.Colorado.EDU>
Date: 27 Sep 89 20:31:27 GMT
Sender: news@boulder.Colorado.EDU
Reply-To: bill@synapse.Colorado.EDU (Bill Skaggs)
Organization: University of Colorado, Boulder
Lines: 20


  I can't figure out how to specify my own  icon image for a client
no matter what I try.  I'm running HP-UX 6.5 on an HP 350 using the
HP-supplied version of X and Hpwm -- I can't get the window manager
to pay attention to any "iconImage" resource in my .Xdefaults.
  For example, I hacked the xcalc code to give it the class name 
XCalc, and put the following two lines in my .Xdefaults:

Hpwm*XCalc*clientDecoration:	+Resize
Hpwm*XCalc*iconImage:		/extra1/bitmaps/calc.xbm

  The first line works, but the second line doesn't -- I just get
the ordinary default icon.  It isn't a question of a non-existent
or unfindable bitmap, because "bitmap /extra1/bitmaps/calc.xbm"
works fine; and the bitmap fits the default size constraints.
  Has anybody else been able to make this work, and if so, can
you figure out what I'm doing wrong?  If you can, I'll be supremely
grateful . . .

	       Bill Skaggs