Weekend Project Update [was: log me in!]

Ian Piumarta ian.piumarta at inria.fr
Thu Jul 11 12:26:09 UTC 2002


On Thu, 11 Jul 2002, Kevin Fisher wrote:
> Whoops, one more small bug!
> 
> I notice that if you fire off a shell from the TeletypeWindow, and then
> minimize the window, the connection to the shell gets broken (this is
> using the 3.2.3 VM).

This is because the window gets sent #delete in both situations and
doesn't try to distinguish between the two (yet -- it's been on the to-do
list for a while).  It just needs to notice #passivate/#activate and keep
a flag somewhere saying whether to close the connection on #delete.  I
haven't looked to see if there are complications w.r.t. collapsing then
closing the collapsed titlebar.

Ian





More information about the Squeak-dev mailing list