home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / motif / 8220 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  977 b 

  1. Path: sparky!uunet!usc!sdd.hp.com!saimiri.primate.wisc.edu!ames!agate!ucbvax!tinton.ccur.com!jem
  2. From: jem@tinton.ccur.com (Jem Treadwell)
  3. Newsgroups: comp.windows.x.motif
  4. Subject: Re: How to change a window title dynamically ?
  5. Message-ID: <9212201248.aa09927@brahms.tinton.ccur.com>
  6. Date: 21 Dec 92 13:46:05 GMT
  7. References: <FAJNER.92Dec14132821@ramses.frlv.bull.fr>
  8. Sender: usenet@ucbvax.BERKELEY.EDU
  9. Distribution: inet
  10. Organization: The Internet
  11. Lines: 20
  12.  
  13. Alain,
  14.  
  15. > I am looking for the way to change the title of a Shell Widget once it has
  16. > been managed. This doesn't work at all :
  17.  
  18. > XtSetArg(args[0], XmNtitle, xs);
  19. > XtSetValues(ShellWin, args, 1);
  20.  
  21. > Is something missing ???
  22.  
  23. Try doing it to XtParent(ShellWin).
  24.  
  25. Jem
  26. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27. Jem Treadwell - jem@tinton.ccur.com
  28.  
  29. Mailstop 308,  Concurrent Computer Corporation,
  30. 2 Crescent Place, Oceanport, N.J. 07757
  31. Phone: (908) 870 4798
  32. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33.