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
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
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
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
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
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,
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.
-