home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v7 / text0056.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  924 b 

  1. From: shannon@sun.com (Bill Shannon)
  2. Date: Sun, 12 Oct 86 22:37:40 PDT
  3.  
  4. > From: cbosgd!cbosgd.ATT.COM!mark@seismo.css.gov (Mark Horton)
  5. >
  6. >    ...
  7. >
  8. > (b) an ioctl to find out the current window size, in chars and pixels.
  9.  
  10. I've argued this with the people at Berkeley and lost, but I'll try
  11. again here.  I don't believe there should be an ioctl to find out
  12. the pixel size of a "window".  This seems to me to be the wrong way
  13. to retrieve this information.  The pixel size is of no use to programs
  14. that deal only in characters.  Only programs manipulating windows will
  15. need to know the pixel size.  Whatever mechanism is used to manipulate
  16. window should also be used to find out the pixel size of the window.
  17. (Of course, this may be, but is not required to be, ioctl's.)  The tty
  18. subsystem, which deals only in characters, should not know anything
  19. about pixels or windows.
  20.  
  21.                     Bill Shannon
  22.  
  23. Volume-Number: Volume 7, Number 57
  24.  
  25.