home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15741 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  2. From: converse@expo.lcs.mit.EDU (Donna Converse)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Disappearing command line arguments
  5. Message-ID: <9208271416.AA25619@excess.lcs.mit.edu>
  6. Date: 27 Aug 92 14:16:42 GMT
  7. References: <1992Aug27.035954.16698@scubed.com>
  8. Sender: daemon@athena.mit.edu (Mr Background)
  9. Organization: X Consortium, MIT Laboratory for Computer Science
  10. Lines: 11
  11.  
  12.  
  13. >   XtInitialize (and variants) removes all Xt command line arguments
  14. > from the command line list argv and reduces argc accordingly.  However,
  15. > it also removes a "-d" flag, and sometimes removes a "-t" flag.  "-d"
  16. > appears to be equivalent to "-display".  These are not documented toolkit 
  17. > options [...]
  18.  
  19. The standard Xt command line options and the mechanism for specifying
  20. application-specific command line options are documented in the Xt
  21. specification, under the section titled "Parsing the Command Line".
  22. Read it.
  23.