Hi denis
I looked at senders of iconNamed:
and when I see a Smalltalk ui icons iconNamed: I change it into
self iconNamed: when I can.
May be I was also changing the superclass to be Model and this
would be the problem.
It would be nice to have the possibility to get the list displayed not following inheritance but
just based on alphabetic name of classes.
Stef
I can't reproduce (or I not see it)Could you explain more?
2016-09-03 22:11 GMT+02:00 stepharo <stepharo@free.fr>:
Hi
Often I look at senders and I modify them directly in the message browser and I do not one by one.
Now when I recompile a method I get a new one and I lose the next one.
Am I the only one to have this behavior. It is highly disrputing.
Stef