Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: Font & window questions Message-ID: <8703131836.AA02029@cory.Berkeley.EDU> Date: Fri, 13-Mar-87 13:36:07 EST Article-I.D.: cory.8703131836.AA02029 Posted: Fri Mar 13 13:36:07 1987 Date-Received: Sat, 14-Mar-87 10:21:54 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 14 Hey! I have an idea.... Since all programs that I know of use OpenWindow() to open a new window, wouldn't it be easy to install a program that would allow you to specify 'alternate' workbench screens, and then have it re-route the OpenWindow() library call to check for WBENCHSCREEN and change it to CUSTOMSCREEN sticking in it's own screen pointer? Then, before returning to the application, it could restore the NewWindow structure to it's previous contents (since intuition doesn't care about that anymore), and the whole process would be transparent to the application! I think I just found me a project, will let you all know what comes about!. -Matt