CLIM mail archive
[Prev][Next][Index][Thread]
Re: List pane items
> Date: Mon, 8 Nov 1993 09:32:35 -0700
> To: clim@BBN.COM
> From: Rick Duffy <duffy@pogo.den.mmc.com>
> Subject: List pane items
>
> I think this question was asked once before, but ...
>
> How do you change the item list in a list pane, afer the pane
> is already created and displayed?
>
> ... Rick
> duffy@pogo.den.mmc.com
>
>
>Try using:
>
> (setf (clim:set-gadget-items list-pane) items)
>
That worked fine - thanks!
... Rick
duffy@pogo.den.mmc.com
Main Index |
Thread Index