Roassal2, navigate in your view with scrollbars

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Roassal2, navigate in your view with scrollbars

Pierre Chanson
Hi all,

new version of smooth scrollbars and pads is available, it allows you to navigate with scalability in the view, check this out:

https://vimeo.com/122758568

try out:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| b |
b := RTMondrian new.
    b shape rectangle
                withBorder;
                width: [ :cls | cls numberOfVariables * 5];
                height: #numberOfMethods;
                linearFillColor: #numberOfLinesOfCode within: RTObject withAllSubclasses.
    b nodes: RTObject withAllSubclasses.
    b edges connectFrom: #superclass.
    b layout tree.
    b build.
   
b view @ RTDoubleScrollBar
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

More examples in RTScrollBarBuilderExamples





Cheers,

Pierre


Reply | Threaded
Open this post in threaded view
|

Re: Roassal2, navigate in your view with scrollbars

abergel
Really cool video!

Thanks Pierre
Alexandre


> On Mar 20, 2015, at 2:02 PM, Pierre CHANSON <[hidden email]> wrote:
>
> Hi all,
>
> new version of smooth scrollbars and pads is available, it allows you to navigate with scalability in the view, check this out:
>
> https://vimeo.com/122758568
>
> try out:
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> | b |
> b := RTMondrian new.
>     b shape rectangle
>                 withBorder;
>                 width: [ :cls | cls numberOfVariables * 5];
>                 height: #numberOfMethods;
>                 linearFillColor: #numberOfLinesOfCode within: RTObject withAllSubclasses.
>     b nodes: RTObject withAllSubclasses.
>     b edges connectFrom: #superclass.
>     b layout tree.
>     b build.
>    
> b view @ RTDoubleScrollBar
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
> More examples in RTScrollBarBuilderExamples
>
> <scroll1.png>
> <scroll2.png>
> ​
>
> Cheers,
>
> Pierre
>
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.