Try repaint-sheet rather than redisplay-frame-pane.<br><br><div><span class="gmail_quote">On 4/19/05, <b class="gmail_sendername">Paolo Amoroso</b> <<a href="mailto:amoroso@mclink.it">amoroso@mclink.it</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">"Paul Werkowski" <<a href="mailto:pw@snoopy.mv.com">pw@snoopy.mv.com</a>> writes:
<br><br>> | How can I change the color of the text displayed in a text field?<br>> | Does the CLIM specification allow this?<br>><br>> (make-pane 'text-field :foreground +red+ ....)<br><br>Thanks, but I forgot to mention that I would like to dynamically
<br>change the text color at runtime.<br><br>Andy suggested the use of pane-foreground.  But since there is no setf<br>method for pane-foreground, I tried with medium-ink/medium-foreground,<br>and a total redisplay with redisplay-frame-pane called on the gadget
<br>and :force-p t.  This does not work.<br><br><br>Paolo<br>--<br>Lisp Propulsion Laboratory log - <a href="http://www.paoloamoroso.it/log">http://www.paoloamoroso.it/log</a><br>_______________________________________________
<br>mcclim-devel mailing list<br><a href="mailto:mcclim-devel@common-lisp.net">mcclim-devel@common-lisp.net</a><br><a href="http://common-lisp.net/cgi-bin/mailman/listinfo/mcclim-devel">http://common-lisp.net/cgi-bin/mailman/listinfo/mcclim-devel
</a><br></blockquote></div><br>