Hi,

Just to enhance the announcement a bit :).

Alex (Aliaksei Syrel) is a 2nd year student at the University of Bern. He started with Pharo a month ago and he is working closely with Andrei.

As a first project, he took over my sketches of redefining the scrollbar in the context of the inspector. This is not just cosmetics, but rather interesting conceptually as it enhances the Miller columns with three ideas:
- only allow for fully visible panes at any time (this is particularly important in the context of the inspector).
- dynamically choose the amount of visible panes.
- show the position in the whole session in terms of steps rather than pixels.

The current implementation works quite impressively including details like the animation of sliding when you leave the scrollbar in between dots. It is done with pure Morphic, it uses neat announcements, it integrates well with Glamour and it works out of the box. He did most of the work independently with feedback mostly from Andrei. Great work, Alex!

As a side note: expect more to come in this area. I think this shows that we can make significant contributions in this area that go beyond copying what exists in other places. So, please feel free to join :)

Cheers,
Doru




On Tue, Apr 29, 2014 at 12:46 PM, Aliaksei Syrel <alex.syrel@gmail.com> wrote:
Hi,

We (me, Andrei, and Doru) are happy to present a new horizontal scroll widget for Glamour: the GTPager.
It's aim is it to provide more visual feedback when working with a finder like widget.

It is available in the latest Moose version. You can try a simple example:

GLMBasicExamples new simplePager openOn: 42
 
 Inline-Bild 1

Also, it is used in GTInspector, so for a real world example just open an inspector or a workspace:

Inline-Bild 2

Cheers,
Alex

_______________________________________________
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"