Re: [Pharo-users] feenk log

2018-08-17 Thread Marcus Denker
Thanks, recorded for the newsletter: http://newsletter.pharo.org (the one after the next which is going out today, I think). > On 17 Aug 2018, at 06:47, Tudor Girba wrote: > > Hi, > > We again got carried away and forgot to update the world about what is up in > our corner. Here is a

[Pharo-users] feenk log

2018-08-16 Thread Tudor Girba
Hi, We again got carried away and forgot to update the world about what is up in our corner. Here is a summary: -- Bloc & Brick -- - Text editor stability has been significantly improved - Improved support for selection in the text editor - Support for typical editing keybindings (copy, cut, pa

[Pharo-users] feenk log

2018-05-25 Thread Tudor Girba
Hi, We were a bit silent the last couple of months. Quite a bit happened in the meantime, so here is a summary (for more fine grained announcements, you can follow us on Twitter): Bloc - Scrolling. We finally have a good scrolling support: https://twitter.com/feenkcom/status/99169046

Re: [Pharo-users] feenk log

2018-03-12 Thread Alistair Grant
On 11 March 2018 at 21:01, Tudor Girba wrote: > Hi, > > Here is an update of the work on Bloc, Brick and GT. As always, please do let > us know what you think. > > [snip/] > > - Andrei put together a beautiful description of a scenario in which an > application is molded interactively in the Pla

[Pharo-users] feenk log

2018-03-11 Thread Tudor Girba
Hi, Here is an update of the work on Bloc, Brick and GT. As always, please do let us know what you think. Bloc: - Improved the deletion in the text editor and covered the scenarios with examples - Worked on the text selection. Still work needed for selection to be production ready: https://twi

[Pharo-users] feenk log

2018-01-21 Thread Tudor Girba
Hi, Here is an update of the work on Bloc and GT. As always, please do let us know what you think. Bloc: - Eventing saw a deep overhaul. They are now dispatched using the Announcements engine. The previous mechanism is still in place in order to help people compare the impact. In the process,

[Pharo-users] feenk log

2017-12-04 Thread Tudor Girba
Hi, Here is an update of the work on Bloc and GT: Bloc: - Bezier curves (cubic and quadratic). https://twitter.com/feenkcom/status/93476564021504 https://twitter.com/feenkcom/status/934856909001252865 - Dragging is now possible through a BlDragHandler that can be attached to any element. -