Re: Virtual Screens
- Posted by Bernie Ryan <bwryan at PCOM.NET> Apr 25, 1999
- 472 views
A virtual screen is a imaginary screen in memory that is larger than than the real physical screen. You can then draw on this screen and transfer a part of this virtual to your physical screen. In other words this would be like sliding a small window ( your physical screen ) on big huge ( virtual screen ) window and looking thru the small window to see where it was setting on the large window. Bernie