How to make the Squeak window larger than the screen in win32?

Stephen Pair spair at advantive.com
Tue Dec 11 21:49:52 UTC 2001


Have you tried:  DisplayScreen class>>depth:width:height:fullscreen:

It doesn't seem to allow the squeak window to become any larger than the
physical display size, however with a virtual desktop tool it might
work.

- Stephen



> -----Original Message-----
> From: squeak-dev-admin at lists.squeakfoundation.org 
> [mailto:squeak-dev-admin at lists.squeakfoundation.org] On 
> Behalf Of Craig Latta
> Sent: Tuesday, December 11, 2001 3:41 PM
> To: squeak-dev at lists.squeakfoundation.org
> Subject: How to make the Squeak window larger than the screen 
> in win32?
> 
> 
> 
> Hi--
> 
> 	I'd like to put a huge Squeak window onto a win32 
> virtual desktop. Is there any way to make a win32 application 
> window that's larger than the screen? It doesn't seem so from 
> the CreateWindowEx() documentation, and I can't find any 
> mention of doing this on the Net.
> 
> 
> 	thanks,
> 
> -C
> 
> --
> Craig Latta
> composer and computer scientist
> craig.latta at netjam.org
> www.netjam.org
> crl at watson.ibm.com
> Smalltalkers do: [:it | All with: Class, (And love: it)]
> 
> 





More information about the Squeak-dev mailing list