home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29528 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.7 KB

  1. Path: sparky!uunet!ogicse!emory!swrinde!cs.utexas.edu!tamsun.tamu.edu!mss2696
  2. From: mss2696@tamsun.tamu.edu (Mark Saum)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Some more suggestions for OS/2
  5. Keywords: suggestions for OS/2
  6. Message-ID: <1992Sep8.150048.9130@tamsun.tamu.edu>
  7. Date: 8 Sep 92 15:00:48 GMT
  8. Article-I.D.: tamsun.1992Sep8.150048.9130
  9. References: <gershon.715924658@husc10>
  10. Organization: Texas A&M University, College Station
  11. Lines: 45
  12.  
  13. In article <gershon.715924658@husc10> gershon@husc10.harvard.edu (Ethan Gershon) writes:
  14. >Three more suggestions for OS/2 to add to my list:
  15. >
  16. >Two system applets:
  17. >
  18. >- a "make bootable disk" applet
  19. Already done.
  20. >
  21. >- a standard application installer / un-installer.  Perhaps the WPS could
  22. >keep a table of all apps for this purpose?  I imagine that the application
  23. >would come with some sort of information file to help the install program.
  24. >
  25. >- It would be nice if character mode applications could find out the screen
  26. >dimensions in characters from the operating system. I am thinking of two
  27. >examples: the first is Emacs for X, which uses an entirely character mode
  28. >interface, but runs inside and X window. When you resize the window, Emacs
  29. >adjusts to the number of characters that fit in the space. The other
  30. >program is Qmodem, which uses whatever video mode and number of characters
  31. >across and down that you happen to have on the screen when you start it.
  32. >It would be nice if, say, character mode Lotus 1-2-3 for OS/2, when run in
  33. >full screen mode, gave you an option for number of characters across and
  34. >down to use (a list it would get from the operating system).  In a window,
  35. >the same character mode application would adjust the number of characters
  36. >based on the size of the window. (the obvious alternative for the same
  37. >application would be a scaled window, where the window had the same number
  38. >of characters regardless of size).
  39.  
  40. The hooks for this are already in the system.  The programmer just needs to
  41. be able to take advantage of this.  Take a look in your programmers library
  42. under the AVIO calls.
  43.  
  44. Generally, if you want a scalable window, you're just going to do it in a PM
  45. window, not in a VIO-type of window interface.  It's also easier to implement
  46. in PM when you have a message-based program already.
  47.  
  48. >
  49. >                                                    --Ethan Gershon
  50. >                                                    gershon@husc.harvard.edu
  51.  
  52.  
  53. -- 
  54. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  55. Mark Saum                             |                    Texas A&M University 
  56. Senior BANA/MIS Major                 |                  College Station, Texas
  57. mss2696@tamsun.tamu.edu               |       Programmer, Department of Physics 
  58.