[mcclim-devel] possible buglet in highlighting shapes
Paolo Amoroso
amoroso at mclink.it
Wed Apr 27 09:14:18 UTC 2005
rpgoldman at real-time.com writes:
> I have built a grapher-based tool, that allows me to distinguish
> between multiple types of node by using shapes. When I highlight
> rectangular nodes, all is well. But I have "roundtangle" nodes, and
> when I pass the mouse over them, instead of seeing a box around them,
> or a highlight outline around the roundtangle, McCLIM gives me THREE
> rectangles, one around the body of the node, and one each around the
> semi-circles on the end.
[...]
> (with-output-as-presentation (stream object 'taems-node)
You may try playing with the :single-box argument of
with-output-as-presentation.
Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
More information about the mcclim-devel
mailing list