[cells-devel] Celtk: setting the content of a text widget ?

20 May
2006
20 May
'06
2:57 p.m.
Hi Kenny, hi all: I do have a text widget which is created using mk-text-widget: (mk-text-widget :id :receive-window :state 'disabled :md-value (c?n "...") :height 10 :width 80 :borderwidth 2 :relief 'sunken :pady 5)) No matter what I do (even setting :state to 'enabled) I do get anything printed in the text widget. I actually execute a setf on md-value of the text widget: (setf (md-value (fm-other :receive-window)) data) Any idea? Thx! Best wishes Frank
6929
Age (days ago)
6929
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank Goenninger