Bloc has improved a lot in the past year. It is ready for your
experiments. Here is one of mine: https://github.com/StephanEggermont/Presentations Bloc supports the creation of beautiful GUIs, with nice interactions. This one shows a number of different ways of using drag-and-drop. https://github.com/StephanEggermont/Presentations A video demonstrating it is at: https://vimeo.com/290163891 PharoScreenshot.png (19K) Download Attachment |
Looking good. Nice to get a feel for how the components interact in code. cheers -ben On Mon, 17 Sep 2018 at 03:09, stephan <[hidden email]> wrote: Bloc has improved a lot in the past year. It is ready for your |
In reply to this post by Stephan Eggermont-3
Indeed, it is ready.
Thanks a lot for playing with it. This is some very cool job! Cheers, Doru > On Sep 16, 2018, at 9:08 PM, stephan <[hidden email]> wrote: > > Bloc has improved a lot in the past year. It is ready for your experiments. Here is one of mine: > > https://github.com/StephanEggermont/Presentations > > Bloc supports the creation of beautiful GUIs, > with nice interactions. This one shows a number > of different ways of using drag-and-drop. > > https://github.com/StephanEggermont/Presentations > > A video demonstrating it is at: > > https://vimeo.com/290163891 > > <PharoScreenshot.png> -- www.feenk.com "Every successful trip needs a suitable vehicle." |
Is Bloc still 6.1 only or can it be tried in pharo 7?
Norbert > Am 17.09.2018 um 06:56 schrieb Tudor Girba <[hidden email]>: > > Indeed, it is ready. > > Thanks a lot for playing with it. This is some very cool job! > > Cheers, > Doru > > > >> On Sep 16, 2018, at 9:08 PM, stephan <[hidden email]> wrote: >> >> Bloc has improved a lot in the past year. It is ready for your experiments. Here is one of mine: >> >> https://github.com/StephanEggermont/Presentations >> >> Bloc supports the creation of beautiful GUIs, >> with nice interactions. This one shows a number >> of different ways of using drag-and-drop. >> >> https://github.com/StephanEggermont/Presentations >> >> A video demonstrating it is at: >> >> https://vimeo.com/290163891 >> >> <PharoScreenshot.png> > > -- > www.feenk.com > > "Every successful trip needs a suitable vehicle." > > > > > > > |
It is tested in 6.1. It theoretically should be loadable in 7, too.
Cheers, Doru > On Sep 17, 2018, at 8:44 AM, Norbert Hartl <[hidden email]> wrote: > > Is Bloc still 6.1 only or can it be tried in pharo 7? > > Norbert > >> Am 17.09.2018 um 06:56 schrieb Tudor Girba <[hidden email]>: >> >> Indeed, it is ready. >> >> Thanks a lot for playing with it. This is some very cool job! >> >> Cheers, >> Doru >> >> >> >>> On Sep 16, 2018, at 9:08 PM, stephan <[hidden email]> wrote: >>> >>> Bloc has improved a lot in the past year. It is ready for your experiments. Here is one of mine: >>> >>> https://github.com/StephanEggermont/Presentations >>> >>> Bloc supports the creation of beautiful GUIs, >>> with nice interactions. This one shows a number >>> of different ways of using drag-and-drop. >>> >>> https://github.com/StephanEggermont/Presentations >>> >>> A video demonstrating it is at: >>> >>> https://vimeo.com/290163891 >>> >>> <PharoScreenshot.png> >> >> -- >> www.feenk.com >> >> "Every successful trip needs a suitable vehicle." >> >> >> >> >> >> >> > > -- www.feenk.com "Every successful trip needs a suitable vehicle." |
In reply to this post by Stephan Eggermont-3
Thanks for sharing
Hilaire Le 16/09/2018 à 21:08, stephan a écrit : > Bloc has improved a lot in the past year. It is ready for your > experiments. Here is one of mine: > > https://github.com/StephanEggermont/Presentations -- Dr. Geo http://drgeo.eu |
In reply to this post by Stephan Eggermont-3
This is nice. Shows off some impressive capabilities.
Not sure many people are capable of coming up this kind of code though ;-) > On 16 Sep 2018, at 21:08, stephan <[hidden email]> wrote: > > Bloc has improved a lot in the past year. It is ready for your experiments. Here is one of mine: > > https://github.com/StephanEggermont/Presentations > > Bloc supports the creation of beautiful GUIs, > with nice interactions. This one shows a number > of different ways of using drag-and-drop. > > https://github.com/StephanEggermont/Presentations > > A video demonstrating it is at: > > https://vimeo.com/290163891 > > <PharoScreenshot.png> |
Sven Van Caekenberghe <[hidden email]> wrote:
> This is nice. Shows off some impressive capabilities. > > Not sure many people are capable of coming up this kind of code though ;-) I hope to provide enough examples that the patterns become visible Stephan |
Free forum by Nabble | Edit this page |