[BUG] Squeak 2.8 (NT 4.0sp6) IRCConnection>>openConnectionDialog ue

Bijan Parsia bparsia at email.unc.edu
Fri Nov 17 14:06:33 UTC 2000


The black box thing is annoying, though I haven't tracked down why the
PluggableTextEdits come out transparent (thus showing the black of the
system window) here. As I recall, this just happened between two releases
with, AFAIK, no change to the connect window code.

As for the walkback, I just tried connection to that address and it worked
fine (2.8). What version are you using? What are the other values you've
filled in? Can you connect to *any* server?

Cheers,
Bijan Parsia

On Fri, 17 Nov 2000, Geoffrey Corey wrote:

> IRCConnection new openView.   "doit"
> 
> I then right click and click on the "connect" menu item.  After changing the
> colors from black to yellow I fill in the values for irc.slashnet.org.  When
> I click ont he connect button I get the messageNotUnderstood dialog.
> Apparently in openConnectionDialogue 
> 
> textEntryList do: [:m | m hasUnacceptedEdits ifTrue:[m accept] ]
> 
> is failing whereas inspection of textEntryList is nil 
> 
> As I get time, I will check this out further.  Figure I post to see if
> anyone has already fixed this package.
> 
> 
> -------------------------------------------------------------++
> 
> geoff corey
> systems development
> 
> red sky           >atlanta
> 
> v 678.256.3443
> f 678.256.3399
> 
> http://www.redsky.com
>  <<Geoffrey Corey.vcf>> 
> 





More information about the Squeak-dev mailing list