[UI] FillStyles in borders

Igor Stasenko siguctua at gmail.com
Fri Jun 27 14:42:40 UTC 2008


2008/6/27 Gary Chambers <gazzaguru2 at btinternet.com>:
> Aye, clipping is another matter though (would want the "interior" of a border to not be drawn, for performance and not having to wory about draw-order/translucency issues).

Well, in general, clipping is nothing more than a boolean operation on
shapes: you take two shapes , subtract one from another and you got
another shape which is a result of clipping.

The order of drawing is important , of course.
If we could get rid of borders and replace them with more generic
'decoration' concept, then order is obvious: first, draw a morph ,
then draw decoration.

>
> Gary
>


-- 
Best regards,
Igor Stasenko AKA sig.


More information about the UI mailing list