Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!torn!nott!cunews!freenet.carleton.ca!FreeNet.Carleton.CA!am573
From: am573@FreeNet.Carleton.CA (Jason Olenick)
Subject: Window building question
Message-ID: <D4KJFI.IG3@freenet.carleton.ca>
Sender: am573@freenet2.carleton.ca (Jason Olenick)
Reply-To: am573@FreeNet.Carleton.CA (Jason Olenick)
Organization: The National Capital FreeNet
Date: Sat, 25 Feb 1995 18:30:54 GMT
Lines: 25


I'm trying to make a window so it wont close until all of the text panes
has some text in them.  I tried something like this: 

 (self paneNamed:'thePane') contents = nil
                            ifTrue: [^true].

This is doing nothing though.  

Also, would anyone happen to know how to implement the Time
command: 

   startTimer: anInteger period: milliSeconds forWindow: aWindow

I would like to have a clock in one of my Windows and I think this is the
method to use, but I'm not sure how to use this so it could update the
pane every second.

Thanks

--
-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\-/-\
Donutoy aka  | "The fairest thing we can experience is the mysterious. \
am573@Freenet | One who knows it not and can no longer wonder, no longer |
.Carleton.CA  | feel amazement, is as good as dead." - Albert Einstein   |
