Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!van-bc!ubc-cs!sritchie From: sritchie@cs.ubc.ca (Stuart Ritchie) Newsgroups: comp.os.xinu Subject: Windowing interface for PC-XINU? Message-ID: <1990Dec31.195059.25215@cs.ubc.ca> Date: 31 Dec 90 19:50:59 GMT Sender: news@cs.ubc.ca (Usenet News) Organization: University of British Columbia, Vancouver, B.C., Canada Lines: 11 I've been tinkering with PC-XINU for some time now. An interesting project would be to expand the windowing routines outlined in the PC edition book. Support for overlapping windows, large virtual screen, mouse support, widget sets (buttons, menu bars, pull down menus, editable fields, scrollable views, scroll bars, etc...) would make a nice interface. Kept character-based, windowing operations would be lightning fast (and easier to implement.) Does such a thing already exist? Comments, anyone?