Lisp HUG Maillist Archive

How to force refresh of list in option-pane?

I have a list in an option-pane to which I add or remove items via a 
dialog. The dialog modifies the collection-items of the option-pane.

Is there a way to force the option-pane list to be updated to reflect 
the new collection-items?  Thanks.

Mitch


Re: How to force refresh of list in option-pane?


> I have a list in an option-pane to which I add or remove items via a 
> dialog. The dialog modifies the collection-items of the option-pane.
>
> Is there a way to force the option-pane list to be updated to reflect 
> the new collection-items?  Thanks.
>
> Mitch

It looks like popup-callback works well for this.

Mitch


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