home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8329 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!fauern!uni-erlangen.de!cip.informatik.uni-erlangen.de!fkmunker
  2. From: fkmunker@cip.informatik.uni-erlangen.de (Frank Munkert)
  3. Newsgroups: comp.windows.x.motif
  4. Subject: Re: Application shell position
  5. Date: Tue, 5 Jan 1993 08:10:24 GMT
  6. Organization: CSD., University of Erlangen
  7. Distribution: inet
  8. Message-ID: <1ibfpgEINNmqr@uni-erlangen.de>
  9. References: <1hrtp9EINNbbq@uni-erlangen.de>
  10. NNTP-Posting-Host: faui00a.informatik.uni-erlangen.de
  11. Lines: 19
  12. Keywords: Motif
  13.  
  14. >If I specify the position of an application in the resource file as 
  15.  
  16. >     Application.x: 50
  17. >     Application.y: 50
  18.  
  19. >the application shell will not appear at position (50, 50) but
  20. >somewhere else. Actually, mwm will select a new position for
  21. >the application each time the application is invoked. 
  22.  
  23. Thanks for your many replies! The solution to the problem is
  24. quite simple:
  25.  
  26.       Application.geometry: +50+50
  27.  
  28. ---
  29. Frank Munkert            |  Uni Erlangen
  30. Zum Froschbruecklein 5   |  
  31. 8500 Nuernberg 10        |  <fkmunker@cip.informatik.uni-erlangen.de>
  32. Germany                  |  or: <ln_fmu@pki-nbg.philips.de>
  33.