Try repaint-sheet rather than redisplay-frame-pane.
"Paul Werkowski" <pw@snoopy.mv.com> writes:
> | How can I change the color of the text displayed in a text field?
> | Does the CLIM specification allow this?
>
> (make-pane 'text-field :foreground +red+ ....)
Thanks, but I forgot to mention that I would like to dynamically
change the text color at runtime.
Andy suggested the use of pane-foreground. But since there is no setf
method for pane-foreground, I tried with medium-ink/medium-foreground,
and a total redisplay with redisplay-frame-pane called on the gadget
and :force-p t. This does not work.
Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
_______________________________________________
mcclim-devel mailing list
mcclim-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/mcclim-devel