CLIM mail archive

[Prev][Next][Index][Thread]

LABELs



   Sender: HYDE@Exploder
   Date: Wed, 23 Mar 94  19:02:37 EST
   Reply-To: chyde@BBN.COM
   From: chyde@labs-n.bbn.com

   #+ACL 4.2
   #+CLIM2

   I am using (labelling ...) on a pane, and I want to dynamically change
   the label string.

   how? couldn't see a slot that caused it, apropos didn't tell me a fn
   which looked even vaguely right...

    -- clint


It should work to (setf (gadget-label ...) ...) of the pane created by
the labelling macro.


References:

Main Index | Thread Index