Comment #4 on issue 870 by alexandr...(a)gmail.com: ROFocusView focuses on
the wrong spot
http://code.google.com/p/moose-technology/issues/detail?id=870
I am not sure to understand. In the moose one-click, if I open a
glamour-based roassal easel, and type:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| node |
node := view node: #a.
view raw
on: ROWindowResized
do: [ :evt | ROFocusView new on: node view: view raw ].
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The node is at the center of the roassal widget. Is this not the case for
you?
What do you mean by "The problem is not that the view does not keep being
focused."? The node remains at the center of the roassal pane if I resize
the easel.