CAPI / Dynamically changing push-button slots
Hi, Is there anyway to dynamically modify buttons in CAPI : CL-USER 18 > (let ((b (make-instance 'push-button :text "foo"))) (contain b) (setf (slot-value b 'capi::text) "bar")) "bar" I was naively trying to implement a toggle effect : changing both the text and the selection-callback slots. I also tried to play with (redisplay-interface *my-interface*) because I but without any effect apparently. LWW 5.0 is it matters. Regards and thanks for any clue, -- Fabrice Popineau ------------------------ e-mail: Fabrice.Popineau@supelec.fr | The difference between theory voice-mail: +33 (0) 387764715 | and practice, is that surface-mail: Supelec, 2 rue E. Belin, | theoretically, F-57070 Metz | there is no difference !