[Newbies] Ho to get center of the system screen

Bert Freudenberg bert at freudenbergs.de
Sun Mar 14 12:39:35 UTC 2010


On 14.03.2010, at 13:02, FrankBz wrote:
> 
> 
> Hi, how can I get a point representing the screen center? 

Display center

> I need it to open a morph at that position. 

Hehe:

	morph openCenteredInWorld 

Alternatively:
	
	morph center: World center

> So far I tried with - World center - but the position is on the bottom right of the screen. 

works for me ... not sure what you mean.

- Bert -




More information about the Beginners mailing list