home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!decwrl!adobe!epperson
- From: epperson@adobe.com (Mark Epperson)
- Subject: Re: Setting Client Area to entire screen
- Message-ID: <1992Aug28.074510.6581@adobe.com>
- Sender: usenet@adobe.com (USENET NEWS)
- Organization: Adobe Systems Incorporated
- References: <1992Aug11.233710.18600@u.washington.edu>
- Date: Fri, 28 Aug 1992 07:45:10 GMT
- Lines: 11
-
- In article <1992Aug11.233710.18600@u.washington.edu> goble@hardy.u.washington.edu (Brian Goble) writes:
- %%How do Win apps such a WinGif (and many other graphics/paint programs)
- %%implement their "Full Screen" option? That is, what are they doing to
- %%make their Client Area the entire screen (no windows stuff at all--it's
- %%all client area).
-
- Start by moving the windows upper left corner off up and left so that
- the client areas origin is in the upper le~t corner of the screen. Then
- resize the window to make the client area the same size a~ the screen.
-
- MarkEppyrson
-