Aug. 6, 2014
9:50 a.m.
The templateText was always initialized. But templateText sourceTextArea is still nil. No they don't:) I just replaced a menu of TextModel with my own, and added some ast support. 2014-08-06 11:45 GMT+02:00 Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com>:
On 06 Aug 2014, at 11:30, Mark Rizun <mrizun@gmail.com> wrote:
Yes it is invoked(I mean initializeWidgets in AbstractPanel) if I do: RewriteTool new.
If you put the halt after `self instantiateModels: #(#templateText #MyTextModel).` can you confirm that templateText is not nil?
And yes, I needed more functionality for TextModel
Which ones? :) Maybe they deserve to be pushed into TextModel
Ben