in an incredible ugly way, yes... :)

consoleTextModel := RubScrolledTextModel new.
consoleTextArea := consoleTextModel newScrolledText beWrapped. 

...

consoleTextArea scrollPane 
        vScrollbarValue: 1;
        updateScrollbars. 

On Aug 23, 2013, at 11:44 AM, Martin Dias <tinchod...@gmail.com> wrote:

> Esteban,
> 
> Did you success to do it? do you know how to "scroll-to-end" in spec/morph?
> 
> Martín
> 
> 
> On Thu, Aug 15, 2013 at 5:56 PM, Esteban Lorenzano <esteba...@gmail.com> 
> wrote:
> Hi guys,
> 
> anyone knows how to do a "scroll-to-end" with rubrik?
> 
> thanks,
> Esteban
> 
> 

Reply via email to