[Pharo-project] Just found a wonderful method :)
Feb. 4, 2012
6:57 p.m.
Can't resist to share my treasure ;) PluggableListMorph>>#selectedMorph: aMorph "this shouldn't be used any longer" "self isThisEverCalled ." Beeper beep. true ifTrue: [^self] ;) Ben
Feb. 4, 2012
7:28 p.m.
Please write a SUnit Test. 2012/2/4 Benjamin <benjamin.vanryseghem.pharo@gmail.com>:
Can't resist to share my treasure ;)
PluggableListMorph>>#selectedMorph: aMorph     "this shouldn't be used any longer"
    "self isThisEverCalled ."
    Beeper  beep.     true ifTrue: [^self]
;)
Ben
5291
Age (days ago)
5291
Last active (days ago)
1 comments
2 participants
participants (2)
-
Benjamin -
Nicolas Cellier