hi!
Just to let you know since some of you are not aware. We have nice scrollbars that adjust automatically when zooming in/out and drag and dropping the view. Try this: b := RTMondrian new. b nodes: RTObject withAllSubclasses. b edges connectFrom: #superclass. b layout tree. b build. b view @ RTDoubleScrollBar. b view -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I was looking at this couple days ago and had some weird mouse issues... but I will take a look at it again at ESUG, because I need this. :) Peter On Fri, Jul 10, 2015 at 10:14 AM, Alexandre Bergel <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by abergel
Great. Can we work on the look of it? It should be much thinner, transparent and it should only show the bar without the background :). Doru On Fri, Jul 10, 2015 at 10:14 AM, Alexandre Bergel <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Or just copy the look and feel of Playground's scrollbar? Peter On Fri, Jul 10, 2015 at 10:52 AM, Tudor Girba <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Please, no :). The future scrollbar will look like the one in Bloc. Doru On Fri, Jul 10, 2015 at 11:02 AM, Peter Uhnák <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Tudor Girba-2
Sure, all the code is there :-)
But again, Roassal3 is likely to reuse the Scrollbar from Bloc. Alexandre > On Jul 10, 2015, at 10:52 AM, Tudor Girba <[hidden email]> wrote: > > Great. Can we work on the look of it? It should be much thinner, transparent and it should only show the bar without the background :). > > Doru > > On Fri, Jul 10, 2015 at 10:14 AM, Alexandre Bergel <[hidden email]> wrote: > hi! > > Just to let you know since some of you are not aware. We have nice scrollbars that adjust automatically when zooming in/out and drag and dropping the view. Try this: > > b := RTMondrian new. > b nodes: RTObject withAllSubclasses. > b edges connectFrom: #superclass. > b layout tree. > > b build. > b view @ RTDoubleScrollBar. > b view > > <Screen Shot 2015-07-10 at 10.14.11 AM.png> > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > _______________________________________________ > 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 |
Free forum by Nabble | Edit this page |