Login  Register

Re: Roassal2, navigate in your view with scrollbars

Posted by abergel on Mar 20, 2015; 5:03pm
URL: https://forum.world.st/Roassal2-navigate-in-your-view-with-scrollbars-tp4813641p4813642.html

Thanks Pierre!

Scrollbars are indeed a nice add-on!

Alexandre

> On Mar 20, 2015, at 2:08 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
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

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




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev