[squeak-dev] How to change ActiveWorld extent resp. host window size programmatically?

Bert Freudenberg bert at freudenbergs.de
Mon Feb 2 08:12:15 UTC 2015


Look at the class side of DisplayScreen. There is something like

DisplayScreen hostWindowExtent: ...

- Bert -


> On 02.02.2015, at 07:54, Marcel Taeumel <marcel.taeumel at student.hpi.uni-potsdam.de> wrote:
> 
> Hi!
> 
> Is there a way to change a world's extent from within Smalltalk? This does
> not work:
> 
> ActiveWorld extent: 500 at 500.
> 
> Is there a primitive to modify the host window size? If no, could we add
> one? :)
> 
> Scenario: If I make screencasts, I want to use common resolutions and make
> my capturing tool record a window's contents. It is quite tricky to achieve
> pixel-wise accuracy (offset + size).
> 
> Best,
> Marcel
> 
> 
> 
> --
> View this message in context: http://forum.world.st/How-to-change-ActiveWorld-extent-resp-host-window-size-programmatically-tp4803109.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6112 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150202/82921f38/smime.bin


More information about the Squeak-dev mailing list