[ENH] BrowserInheritanceIcons-laza (v2 replaces old one)

Alexander at Lazarevic.de Alexander at Lazarevic.de
Thu Apr 15 12:35:25 UTC 2004


- Icon morphs got shared between different browsers. This pays for a
round of new morphs every time.

Alex

from preamble:

"Change Set:		BrowserInheritanceIcons-laza
Date:			15 April 2004
Author:			Alexander at Lazarevic.de

This changes the inheritance button of browser like tools to use icons
in addition to color codes.

		m		does not override and has no overrides
		m	m	does not override and has overrides
m		m		is an override and has no overrides
m		m	m	is an override and has overrides
m	<-	m		is an override and contains super send to overridden method
m	<-	m	m	you figure it out
				
Before any send to super was taken into account. Now only super sends to
the overridden method are signaled.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BrowserInheritanceIcons-laza.cs.gz
Type: application/octet-stream
Size: 1872 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040415/fa3a6bf9/BrowserInheritanceIcons-laza.cs.obj


More information about the Squeak-dev mailing list