Hi again, Could anyone point me to how I should go about getting the changes related to changedAction: from Pharo 1.4 to Pharo 1.3? Cheers, Doru On 7 Sep 2011, at 15:21, Tudor Girba wrote:
How do I find the changes?
Doru
On 7 Sep 2011, at 14:56, Camillo Bruni wrote:
It has been integrated in 1.4 but I guess you can copy out the changes and merge them in 1.3 (though no guarantee that this works)â¦
cami
On 2011-09-07, at 10:22, Tudor Girba wrote:
Is this available only in 1.4?
Cheers, Doru
On 7 Sep 2011, at 10:05, Camillo Bruni wrote:
I added a PluggableTextMorph >> #changedAction: which should do exactly that. It's currently used for the new ClassSerach widget which as a live-filtered list.
cami
On 2011-09-07, at 09:57, Tudor Girba wrote:
Hi,
I have a PluggableTextMorph, and I would like to get notified every time the text contents change.
Currently, I intercept keystroke:from:, but the problem is that this does not capture pasting of text. Is there a better hook?
Cheers, Doru
-- www.tudorgirba.com
"Value is always contextual."
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
-- www.tudorgirba.com
"Be rather willing to give than demanding to get."
-- www.tudorgirba.com "Problem solving efficiency grows with the abstractness level of problem understanding."