[Pharo-project] Shout in Pharo 1.3
Does anybody has a version of Shout that correctly works in the traditional tools in Pharo 1.3? I tried various versions of Shout, but could not find one that worked correctly in the traditional tools. The problem I see is that Shout is not properly setup/updated anymore, i.e. it does not callback to the model (#shoutAboutToStyle:). When the browser/debugger changes the method/definition/comment highlighting is not enabled/disabled and the context is not changed. Does anybody have a working version of Shout and/or knows how to easily make it work? It works in OB because I subclassed 3 editor classes and undone the "new" way of how highlighting works. I thought I bring this up again, because as far as I see there is still the same problem ... Lukas -- Lukas Renggli www.lukas-renggli.ch
I would like to know too. Alain is on holiday else he could tell us. Can you open a ticket and put alain on cc? Stef
Does anybody has a version of Shout that correctly works in the traditional tools in Pharo 1.3?
I tried various versions of Shout, but could not find one that worked correctly in the traditional tools. The problem I see is that Shout is not properly setup/updated anymore, i.e. it does not callback to the model (#shoutAboutToStyle:). When the browser/debugger changes the method/definition/comment highlighting is not enabled/disabled and the context is not changed.
Does anybody have a working version of Shout and/or knows how to easily make it work?
It works in OB because I subclassed 3 editor classes and undone the "new" way of how highlighting works. I thought I bring this up again, because as far as I see there is still the same problem ...
Lukas
-- Lukas Renggli www.lukas-renggli.ch
Done: http://code.google.com/p/pharo/issues/detail?id=4609 On 9 August 2011 13:01, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I would like to know too. Alain is on holiday else he could tell us. Can you open a ticket and put alain on cc?
Stef
Does anybody has a version of Shout that correctly works in the traditional tools in Pharo 1.3?
I tried various versions of Shout, but could not find one that worked correctly in the traditional tools. The problem I see is that Shout is not properly setup/updated anymore, i.e. it does not callback to the model (#shoutAboutToStyle:). When the browser/debugger changes the method/definition/comment highlighting is not enabled/disabled and the context is not changed.
Does anybody have a working version of Shout and/or knows how to easily make it work?
It works in OB because I subclassed 3 editor classes and undone the "new" way of how highlighting works. I thought I bring this up again, because as far as I see there is still the same problem ...
Lukas
-- Lukas Renggli www.lukas-renggli.ch
-- Lukas Renggli www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Stéphane Ducasse