home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35919 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.9 KB  |  55 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!zaphod.mps.ohio-state.edu!uwm.edu!linac!uchinews!ellis!sip1
  3. From: sip1@ellis.uchicago.edu (Timothy F. Sipples)
  4. Subject: Re: Windows don't remember positions
  5. Message-ID: <1992Nov9.171702.5759@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: sip1@midway.uchicago.edu
  8. Organization: Dept. of Econ., Univ. of Chicago
  9. References: <16885@umd5.umd.edu>
  10. Date: Mon, 9 Nov 1992 17:17:02 GMT
  11. Lines: 42
  12.  
  13. In article <16885@umd5.umd.edu> adhir@cygnus.umd.edu (Alok Dhir) writes:
  14. >Why is it that so few of the windows in the WPS remember their size/positions?
  15. >This is irking me.  Every time I start the VIEWer or use HELP in an OS/2
  16. >session, the stupid help windows take up my entire 1024x768 desktop.  This
  17. >is really annoying and obnoxious of these programs to do so.  I have tried 
  18. >holding shift while I resize the windows, but it still doesn't remember.
  19. >Is there a way?
  20.  
  21. In short, no.  The program must be coded to remember its window
  22. position.  Most do -- it is bad form not to.  However, if I had a dime
  23. for every programmer who practiced bad form...
  24.  
  25. >BTW - my OS2SYS.INI file had grown to 2.5 megs long, I ran cpyini on it
  26. >and the new one was 150k long.  I rebooted with the disks and replaced the
  27. >2.5 megger with the 150k-er and everything works perfectly.  I thought some
  28. >of you would benefit from this little tidbit.  I wonder why the heck OS/2
  29. >doesn't manage the INI file itself??  Why should we need cpyini at all?
  30.  
  31. Much like WIN.INI, OS2SYS.INI can grow as applications add
  32. information.  A few applications (e.g. Describe) are polite enough to
  33. have "UnInstall" routines which will remove this extraneous
  34. information when you delete the application.  However, if you like to
  35. try a lot of new software, this file will grow and grow.  The CopyINI
  36. utility presumably trims OS2SYS.INI back down to the bare, system
  37. essentials.
  38.  
  39. The solution is again to get better programmers who will be kind
  40. enough to keep the information saved in the INI files to a minimum,
  41. and who will provide an uninstall feature.  Of course, programmers
  42. like to think that everything they write is useful ("You mean you want
  43. to uninstall MY application?"), so don't hold your breath.  (The
  44. same problem applies to Windows, as I mention, with WIN.INI.  In that
  45. particular case WIN.INI is plain text, so you can use a text editor to
  46. trim it.  That can be a mixed blessing, since, if you don't know what
  47. you are doing, you can trash things quite easily.  It is a little more
  48. difficult with OS/2's INI files.)
  49.  
  50. -- 
  51. Timothy F. Sipples      | The OS/2 FREQ. ASKED QUESTIONS LIST 2.0g is avail.
  52. sip1@ellis.uchicago.edu | from 128.123.35.151, anonymous ftp, in /pub/os2/all
  53. Dept. of Econ., Univ.   | /faq, or from LISTSERV@BLEKUL11.BITNET (send "HELP")
  54. of Chicago, 60637       | [You picked the right President, America -- Thanks.]
  55.