2014-12-02 14:02 GMT-03:00 Yuriy Tymchuk <yuriy.tymchuk(a)me.com>om>:
Hi, sorry for bothering, but I’m trying to understand
what I can use to
build cool UIs. And with GToolkit I’ve started to think about Glamour. I’ve
read a chapter in Deep Into Pharo book, and all there is in Moose Book. And
everywhere there is this idea of “flow”, that one parts of visualization,
are representing something transmitted from other parts. There are a lot of
cases when I want to do something that does not have this notion of a flow.
For example I want to have a main view and then use some widgets to modify
it,
This could be done using Spec.
Hernán