home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / tcl / 1787 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!ghostwind!shmdgljd
  3. From: shmdgljd@rchland.vnet.ibm.com (Jay Schmidgall)
  4. Subject: Re: Setting icon for tk app (or, how do I configure `.' ?)
  5. Sender: news@rchland.ibm.com
  6. Message-ID: <1992Nov10.184512.13508@rchland.ibm.com>
  7. Date: Tue, 10 Nov 1992 18:45:12 GMT
  8. Reply-To: jay@vnet.ibm.com
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References: <1992Nov09.171857.7608@rchland.ibm.com> <1992Nov10.163611.15168@cas.org>
  11. Nntp-Posting-Host: ghostwind.rchland.ibm.com
  12. Organization: IBM Rochester, MN
  13. Lines: 15
  14.  
  15. In article <1992Nov10.163611.15168@cas.org>, lwv26@cas.org (Larry W. Virden) writes:
  16. |> Are you asking how to get the icon name to be the same in every instance?
  17. |> Or are you wanting each instance to have it's own icon image...
  18.  
  19. I'm asking how to get the icon to be the same in every instance.  However,
  20. it must be a _user specified_ icon.  I can easily do
  21.  
  22.     wm iconname . @some_image
  23.  
  24. to set it the same for each instance; however, I want the user to be able
  25. to set it rather than the app itself.
  26.  
  27. -- 
  28. : jay          jay@vnet.ibm.com    My opinions and ideas, not my employer's.
  29. : shmdgljd@rchland.vnet.ibm.com    (c) Copyright 1992.  All rights reserved.
  30.