Hi, In NewParagraph>>clickAt: clickPoint for: model controller: editor there is a call to: ... att actOnClickFor: target in: self at: clickPoint editor: editor ... However, actOnClickFor:in:at:editor: does not exist. This method is also missing from Pharo 1.2. Anyone knows where to get it from? Cheers, Doru On 20 May 2011, at 14:02, Tudor Girba wrote:
Hi,
On 20 May 2011, at 13:28, Marcus Denker wrote:
On May 20, 2011, at 1:22 PM, Tudor Girba wrote:
Hi,
Another class we used in EyeSee (besides Circle) is Paragraph. I see that this class is now deprecated and empty. What should we use instead of it?
NewParagraph
It has a different API, though. And there is a subclass that is the one used by the system (MultiNewParaph)... this part of the system definitly needs more cleanup and simplification.
Thanks. I kind of made it work :). Now, all EyeSee examples are green again :)
Cheers, Doru
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- www.tudorgirba.com
"Every successful trip needs a suitable vehicle."
-- www.tudorgirba.com "Sometimes the best solution is not the best solution."