Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!samsung!uunet!comp.vuw.ac.nz!canterbury!cosc.canterbury.ac.nz!andrew From: andrew@cosc.canterbury.ac.nz (Andrew McNicoll) Newsgroups: comp.lang.smalltalk Subject: Window creation Message-ID: <1991Jun18.144955.1127@csc.canterbury.ac.nz> Date: 18 Jun 91 02:49:54 GMT Organization: Computer Science,University of Canterbury,New Zealand Lines: 7 Nntp-Posting-Host: ruru.cosc.canterbury.ac.nz Could someone please tell me how to specify the point that I would like a window to appear at. I want to do this with no user interaction and the point that the window is to appear at is in relation to another window. I've spent a lot of time hunting around inside Smalltalk and can't seem to find where it does this. (I'm using St80) Thanks in advance.