Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde!uunet!samsung!rex!uflorida!mephisto!ncsuvx!news From: sam@ccsn2.uucp (Sam Moore) Newsgroups: comp.windows.x Subject: How to modify an icon using Athena widgets. Message-ID: <1989Dec5.200857.13360@ncsuvx.ncsu.edu> Date: 5 Dec 89 20:08:57 GMT Reply-To: sam@cave.ncsu.edu (Sam Moore) Organization: NCSU Computing Center Lines: 10 What is a good way of modifying an icon from an Athena Widget application. Using Xlib I have used the XSetWMHints() to change the window used for the icon. That window is still available from my application, so I can modify it. I want the same ability from my widget program. Thanks. Sam Moore sam@cave.ncsu.edu