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
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 alexandre.bergel@me.com 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
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 alexandre.bergel@me.com 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch 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 tudor@tudorgirba.com 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 < alexandre.bergel@me.com> 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch 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 i.uhnak@gmail.com wrote:
Or just copy the look and feel of Playground's scrollbar?
Peter
On Fri, Jul 10, 2015 at 10:52 AM, Tudor Girba tudor@tudorgirba.com 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 < alexandre.bergel@me.com> 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
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 tudor@tudorgirba.com 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 alexandre.bergel@me.com 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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev