[ann] brick on top of bloc - preview

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

[ann] brick on top of bloc - preview

Tudor Girba-2
Hi,

We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.

Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.

Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.

Right now, there exists:
- Label
- Simple button
- Toggle button
- Checkbox
- Radio button
- Window with or without an active title bar that can include various visual actions and info
- Menu
- Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
- Scalable list for huge amounts of items with various heights
(The list also allows one for embedding text widgets with in place editing)

The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).

You can see some screenshots on the official site:

To play with it, you can download a ready-made image:

and, in a Bloc space, you can browse the examples:
BrExampleBrowser exampleOpen

We would be happy to hear your feedback.

Cheers,
Doru

--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Sven Van Caekenberghe-2
Very nice !

> On 25 Aug 2015, at 22:13, Tudor Girba <[hidden email]> wrote:
>
> Hi,
>
> We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.
>
> Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.
>
> Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.
>
> Right now, there exists:
> - Label
> - Simple button
> - Toggle button
> - Checkbox
> - Radio button
> - Window with or without an active title bar that can include various visual actions and info
> - Menu
> - Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
> - Scalable list for huge amounts of items with various heights
> (The list also allows one for embedding text widgets with in place editing)
>
> The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).
>
> You can see some screenshots on the official site:
> http://gt.moosetechnology.org/brick
>
> To play with it, you can download a ready-made image:
> https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
>
> and, in a Bloc space, you can browse the examples:
> BrExampleBrowser exampleOpen
>
> We would be happy to hear your feedback.
>
> Cheers,
> Doru
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Aliaksei Syrel
In reply to this post by Tudor Girba-2
Hi,

We prepared a working image with Brick preview :) Just open it with the latest Pharo VM and you will instantly see an example browser

Cheers,
Alex

On Tue, Aug 25, 2015 at 10:13 PM, Tudor Girba <[hidden email]> wrote:
Hi,

We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.

Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.

Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.

Right now, there exists:
- Label
- Simple button
- Toggle button
- Checkbox
- Radio button
- Window with or without an active title bar that can include various visual actions and info
- Menu
- Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
- Scalable list for huge amounts of items with various heights
(The list also allows one for embedding text widgets with in place editing)

The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).

You can see some screenshots on the official site:

To play with it, you can download a ready-made image:

and, in a Bloc space, you can browse the examples:
BrExampleBrowser exampleOpen

We would be happy to hear your feedback.

Cheers,
Doru

--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

abergel
Works well!
Splendide!

Cheers,
Alexandre


> On Aug 27, 2015, at 5:00 PM, Aliaksei Syrel <[hidden email]> wrote:
>
> Hi,
>
> We prepared a working image with Brick preview :) Just open it with the latest Pharo VM and you will instantly see an example browser
> ​
>  Pharo-Brick.zip
> ​
>
> Cheers,
> Alex
>
> On Tue, Aug 25, 2015 at 10:13 PM, Tudor Girba <[hidden email]> wrote:
> Hi,
>
> We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.
>
> Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.
>
> Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.
>
> Right now, there exists:
> - Label
> - Simple button
> - Toggle button
> - Checkbox
> - Radio button
> - Window with or without an active title bar that can include various visual actions and info
> - Menu
> - Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
> - Scalable list for huge amounts of items with various heights
> (The list also allows one for embedding text widgets with in place editing)
>
> The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).
>
> You can see some screenshots on the official site:
> http://gt.moosetechnology.org/brick
>
> To play with it, you can download a ready-made image:
> https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
>
> and, in a Bloc space, you can browse the examples:
> BrExampleBrowser exampleOpen
>
> We would be happy to hear your feedback.
>
> Cheers,
> Doru
>
> --
> 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
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-dev] [Pharo-users] [ann] brick on top of bloc - preview

kilon.alios
In reply to this post by Aliaksei Syrel
impressive work and it looks very nice indeed , great work guys :)

On Thu, Aug 27, 2015 at 11:01 PM Aliaksei Syrel <[hidden email]> wrote:
Hi,

We prepared a working image with Brick preview :) Just open it with the latest Pharo VM and you will instantly see an example browser

Cheers,
Alex

On Tue, Aug 25, 2015 at 10:13 PM, Tudor Girba <[hidden email]> wrote:
Hi,

We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.

Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.

Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.

Right now, there exists:
- Label
- Simple button
- Toggle button
- Checkbox
- Radio button
- Window with or without an active title bar that can include various visual actions and info
- Menu
- Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
- Scalable list for huge amounts of items with various heights
(The list also allows one for embedding text widgets with in place editing)

The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).

You can see some screenshots on the official site:

To play with it, you can download a ready-made image:

and, in a Bloc space, you can browse the examples:
BrExampleBrowser exampleOpen

We would be happy to hear your feedback.

Cheers,
Doru

--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Sean P. DeNigris
Administrator
In reply to this post by Aliaksei Syrel
Aliaksei Syrel wrote
We prepared a working image with Brick preview :)
Is there a CI build? If not, we should set one up…
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Andrei Chis
Hi Sean,


On Fri, Aug 28, 2015 at 2:10 PM, Sean P. DeNigris <[hidden email]> wrote:
Aliaksei Syrel wrote
> We prepared a working image with Brick preview :)

Is there a CI build? If not, we should set one up…

There are two CI builds:
- the gtoolkit5 build loads brick and a few other things on top of moose 6.
- the brick build loads brick on top of Pharo 5

Cheers,
Andrei
 



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/ann-brick-on-top-of-bloc-preview-tp4845742p4846624.html
Sent from the Moose mailing list archive at Nabble.com.

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


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

abergel
> There are two CI builds:
> - the gtoolkit5 build loads brick and a few other things on top of moose 6.
> - the brick build loads brick on top of Pharo 5

How do you load them?

I tried:
Gofer it
    smalltalkhubUser: 'Pharo' project: 'Bloc';
    configurationOf: 'Bloc';
    loadBleedingEdge.

Gofer it
    smalltalkhubUser: 'Pharo' project: 'Brick';
    configurationOf: 'Brick';
    loadBleedingEdge.

in a moose 6, and I cannot browse a class

Alexandre

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



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Aliaksei Syrel
Hi,

You could use the following script to load http://ws.stfx.eu/JWE33414C5L1. Then disable Experimental fast table in Nautilus preferences.
It should work.

Cheers,
Alex

On Sat, Aug 29, 2015 at 5:34 PM, Alexandre Bergel <[hidden email]> wrote:
> There are two CI builds:
> - the gtoolkit5 build loads brick and a few other things on top of moose 6.
> - the brick build loads brick on top of Pharo 5

How do you load them?

I tried:
Gofer it
    smalltalkhubUser: 'Pharo' project: 'Bloc';
    configurationOf: 'Bloc';
    loadBleedingEdge.

Gofer it
    smalltalkhubUser: 'Pharo' project: 'Brick';
    configurationOf: 'Brick';
    loadBleedingEdge.

in a moose 6, and I cannot browse a class

Alexandre

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



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


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

Offray
In reply to this post by Aliaksei Syrel
Hi,

Thanks for the prebuild image, works like a charm. For me is a timely reading because I'm now redesigning the interface of my project. I considered for a while jumping directly to bloc, but there is still not enough documentation, so I will go with Spec first. In fact there is a sense of continuous moving in Pharo that is nice, but can be difficult at the same time.

So, some feedback:

a) All the looking is pretty nice. I specially like the "Window with content" example (the one with the dog).
b) I think that we need visual clues to tell apart tabs from buttons, from menus.
c) I was unable to find a named menu, only the vertical suspensive points without any name. Named menus are a big advantage of Spec over GT-Tools,  so will be nice to have them on this new interface.
d) When you click on the examples window it doesn't raise over other windows, you need to move it to get it raised.
e) Fonts seems kind of pixelated when compared between current pharo 4 and pharo + bloc. See the comparison here (left pharo 4, right: Pharo + Bloc).



f) I have been looking for information on how to renew the icons of my interface and material icons are really nice. Would be useful to have them listed somehow besides the current eclipse ones.

I wonder how difficult will be to migrate an interface from Spec to bloc in the future. Should I stick with Spec?

Cheers,

Offray

Thanks and keep the good work.

On 27/08/15 15:00, Aliaksei Syrel wrote:
Hi,

We prepared a working image with Brick preview :) Just open it with the latest Pharo VM and you will instantly see an example browser

Cheers,
Alex

On Tue, Aug 25, 2015 at 10:13 PM, Tudor Girba <[hidden email]> wrote:
Hi,

We are happy to announce the first preview version of Brick, a new widget set created from scratch on top of Bloc.

Brick is being developed primarily by Alex Syrel (together with Alain Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of the Glamorous Toolkit effort and will provide the basis for the new versions of the development tools.

Brick's goal is to provide a beautiful looking widget set, and the default look is based on material design. The widgets are theme-able.

Right now, there exists:
- Label
- Simple button
- Toggle button
- Checkbox
- Radio button
- Window with or without an active title bar that can include various visual actions and info
- Menu
- Beautiful scrollbars that are thin by default and enlarge when the mouse hovers over it
- Scalable list for huge amounts of items with various heights
(The list also allows one for embedding text widgets with in place editing)

The next immediate target is the creation of a new Pager widget (the widget that is behind the current GTInspector).

You can see some screenshots on the official site:

To play with it, you can download a ready-made image:

and, in a Bloc space, you can browse the examples:
BrExampleBrowser exampleOpen

We would be happy to hear your feedback.

Cheers,
Doru

--

"Every thing has its own flow"



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


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] brick on top of bloc - preview

jfabry

On Sep 9, 2015, at 14:16, Offray Vladimir Luna Cárdenas <[hidden email]> wrote:

Should I stick with Spec?

Yes. It is the UI builder for Pharo. Technologies underneath may change but Spec is designed such that it can be adapted to them.

---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile


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