Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-27 Thread Stephan Eggermont
Sven Van Caekenberghe 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

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-25 Thread Sven Van Caekenberghe
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 wrote: > > Bloc has improved a lot in the past year. It is ready for your experiments. > Here is one of mine: > > https://github

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-17 Thread Hilaire
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

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-16 Thread Tudor Girba
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 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 : >> >> Indeed, it is ready. >> >> Than

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-16 Thread Norbert Hartl
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 : > > 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 wrote: >> >> Bloc has im

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-16 Thread Tudor Girba
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 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/Prese

Re: [Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-16 Thread Ben Coman
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 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

[Pharo-users] [Demo] Creating Bloc Widgets in Pharo

2018-09-16 Thread stephan
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://git