| Is there a portable way of changing the list of items in a list-pane | or option-pane after it has been created? I mean after it has given | an initial value via the :items initarg. (setf (gadget-value list-object) new-list) should work. Paul