Changeset 107

Show
Ignore:
Timestamp:
12/05/07 17:42:12 (1 year ago)
Author:
tal
Message:
Use the passed representation name.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • packages/defconAppKit/trunk/Lib/defconAppKit/views/glyphCellView.py

    r105 r107  
    353353            y -= 10 
    354354            glyph = self._glyphs[found] 
    355             self._glyphDetailMenu = ((int(x), int(y)), glyph.getRepresentation("defconAppKitGlyphCellDetail")) 
     355            self._glyphDetailMenu = ((int(x), int(y)), glyph.getRepresentation(self._detailRepresentationName)) 
    356356            self.setNeedsDisplay_(True) 
    357357        # selecting