Lisp HUG Maillist Archive

How to re-run children-function of a graph-pane?

Hi, LispWorks User

Anybody knows how to update a graph-pane? I try to add some node, and  
want graph-pane can re-run children-function, is this possible? (or  
there's another way?)

Thanks,

Chun Tian (binghe)


Re: How to re-run children-function of a graph-pane?

On Fri, 7 Mar 2008 02:36:01 +0800, "Chun Tian (binghe)" <binghe.lisp@gmail.com> wrote:

> Anybody knows how to update a graph-pane? I try to add some node,
> and want graph-pane can re-run children-function, is this possible?
> (or there's another way?)

Where do you add the node and what exactly do you mean with "re-run
children-function"?  Are you working in the correct thread?  Maybe you
can show us some code and tell us what you expect and what doesn't
work?


Updated at: 2020-12-10 08:43 UTC