<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=sans-serif size=2>Hi Dean,</FONT></DIV>
<DIV><FONT face=sans-serif size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=sans-serif size=2>Dean wrote:</FONT></DIV>
<DIV><FONT face=sans-serif size=2>&gt;Could you list some example applications 
that use multiple simultaneous OS windows?&nbsp;&nbsp;</FONT><BR></DIV>
<DIV><FONT face=Arial size=2>Well, most applications open more than one window 
at various times. Yes often these are modal dialog boxes, but they should also 
be possible to open in an true os window from squeak which brings us to a system 
preference that could be added that would allow squeak windows to be opened in 
their own os window. Very cool.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In any of the serious desktop applications that 
I've every written or worked on as part of a team our applications have had 
multiple windows. It's just the normal way of it. It's just that Squeak is the 
anomoly in Smalltalk systems in that squeak only opens in one os window rather 
than opening each squeak window in it's own os window.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I really think the changes needed to make multiple 
os windows work are less challenging than most of us think. We really just need 
one or two people who know how to do it and it should only take a couple of days 
or less work&nbsp;since the code is already there but just needs reworking so 
that it's flexible.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>Peter</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>