Oops, seems I am a person with tough requirements ;-)
In the mean time a workaround: can I redraw the entire pane from
scratch? I am thinking abut what happens e.g. in the Smalltalk browser
you implement: when you select a class the categories are drawn, when
you select another class the pane does an 'update' to show the
categories of the other class.
Suppose I embed my pane as a custom browser in an outer browser, and I
pass it the outer browser as a parameter at instantiation time. When I
want my pane to redraw I pass some message to the outer browser so it
redraws all from scratch. Could I do that? How? (I dont care if
there's some flashing, as long as it works I'm happy.)
On 12 Dec 2009, at 20:49, Tudor Girba wrote:
Hi Johan,
Update is not supported by Glamour at this time :(. In fact, this is
the most important major feature that is missing.
The problem is that "update" has many facets that are not quite
obvious, and I did not yet find a good enough solution to
accommodate these. It is in my plan to work on it during the winter
holidays, but I cannot promise a solution at this moment.
Cheers,
Doru
--
Johan Fabry
jfabry(a)dcc.uchile.cl -
http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile