home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sdd.hp.com!saimiri.primate.wisc.edu!ames!agate!ucbvax!tinton.ccur.com!jem
- From: jem@tinton.ccur.com (Jem Treadwell)
- Newsgroups: comp.windows.x.motif
- Subject: Re: How to change a window title dynamically ?
- Message-ID: <9212201248.aa09927@brahms.tinton.ccur.com>
- Date: 21 Dec 92 13:46:05 GMT
- References: <FAJNER.92Dec14132821@ramses.frlv.bull.fr>
- Sender: usenet@ucbvax.BERKELEY.EDU
- Distribution: inet
- Organization: The Internet
- Lines: 20
-
- Alain,
-
- > I am looking for the way to change the title of a Shell Widget once it has
- > been managed. This doesn't work at all :
-
- > XtSetArg(args[0], XmNtitle, xs);
- > XtSetValues(ShellWin, args, 1);
-
- > Is something missing ???
-
- Try doing it to XtParent(ShellWin).
-
- Jem
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Jem Treadwell - jem@tinton.ccur.com
-
- Mailstop 308, Concurrent Computer Corporation,
- 2 Crescent Place, Oceanport, N.J. 07757
- Phone: (908) 870 4798
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-