[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: > Re: SVGA PC on Apple IIGS
In article <SKNKWRKS.94Jan28201311@matt.cs.unlv.edu> sknkwrks@matt.cs.unlv.edu (Scott Alfter) writes:
>In article <1994Jan27.164957.15908@iitmax.iit.edu> CRAFJAY@minna.acc.iit.edu (Jay Craft) writes:
>>Doesn't the fact that JumboDesk works show that the desktop will
>>support things outside it's normal "realm"? I mean, even if
>>standard programs used a 640 X 200 section of the screen by
>>default, windows could be resized easily (especially those that
>>"remember" their screen position). Since with Jumbodesk you could
>>theoretically make a HUGE window (just not see it all at once).
>
>Actually, I think a maximum window size is coded in someplace. The
>last time I tried making a huge window while JumboDesk was running, I
>was stopped when I tried to exceed something that would've been about
>the same size as the screen.
The maximum size of a window is defined by the values placed in the
wMaxH and wMaxW fields of the NewWindow parameter block. Most programs
with resizable windows set the maximum size of their windows to
approximately the size of the screen - they do not expect that their
windows will be moved off the screen. A program written with an expanded
desktop in mind, though, could set its windows' maximum width and height to
large values and let users create huge windows which can be manipulated
with JumboDesk. The Finder, for example, permits the creation of windows
which are a bit higher than the screen, so JD could be used to create
and view a window which would not fit on a single screen.
Jason Simmons
jsimmons@sbcs.sunysb.edu