[FIX] Browser>>findMethod bug

Norton, Chris chrisn at Kronos.com
Sat Mar 13 00:42:36 UTC 1999


Hi Folks.

Squeak bug report:  Select a class in the System Browser that has no
methods.  Execute the 'find method...' feature and ka-boom, you get a
walkback.

I fixed this bug by checking to see if there are any selectors available to
display prior to opening the SelectionMenu.

Note:  I think that someone might want to look into bullet-proofing the
SelectionMenu class so that it doesn't blow up when you give it an empty
list.

---==> Chris

  <<Fix_Find.cs>>

Content-Type: application/octet-stream;
	name="Fix_Find.cs"
Content-Disposition: attachment;
	filename="Fix_Find.cs"

Attachment converted: Anon:Fix_Find.cs (????/----) (0000774D)





More information about the Squeak-dev mailing list