Feb. 1, 2012
3:19 p.m.
In Nautilus there is something similar which show how characters the method is composed of.
You should be able to hack it (PluggableTextMorphWithLimit)
(Even if I think Igor's right ;) )
Ben
On Feb 1, 2012, at 4:11 PM, Igor Stasenko wrote:
On 1 February 2012 15:47, Nahuel Garbezza <n.garbezza@gmail.com> wrote:
Hi all,
Is there any text morph that shows line numbers? I mean something like that: http://developer.qt.nokia.com/doc/qt-4.8/images/codeeditor-example.png
Dunno. And don't care :)
Once you need a line numbers in smalltalk code, it means that you doing something wrong and your code needs to be refactored.
Thanks for the answers (I agree with you) but I don't need this for Smalltalk code. Nahuel