Re: Commit (HEAD): Fix drawing of dashed and dotted text box borders (gtk).

From: Robert Staudinger <robsta_at_stereolyzer.net>
Date: Wed Mar 09 2005 - 01:08:54 CET

CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: text/fmt/xp/fp_FrameContainer.cpp
CVS:
----------------------------------------------------------------------

2nd part of frame border drawing fix. Forgot that.

Please keep in mind that calling

pGr->setLineProperties (pGr->tlu(1) ...);

does not work for dashed/dotted lines because the dots/dashes depend on
the actual width. Always pass the actual width to setLineProperties().

- Rob

Am Dienstag, den 08.03.2005, 23:37 +0100 schrieb Robert Staudinger:
> CVS:
> ----------------------------------------------------------------------
> CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
> CVS:
> CVS: Committing in .
> CVS:
> CVS: Modified Files:
> CVS: gr_UnixGraphics.cpp
> CVS:
> ----------------------------------------------------------------------
>
> Fix drawing of dashed and dotted text box borders (gtk).
>
> Now they look very much like on cocoa. We need a decent GUI to set them
> though.
>
> http://www.abisource.com/~rob/tmp/frames-gtk.png
> http://www.abisource.com/~rob/tmp/frames-cocoa.png (thx fjf)
>
> Cheers,
> - Rob
>
Received on Wed Mar 9 01:10:07 2005

This archive was generated by hypermail 2.1.8 : Wed Mar 09 2005 - 01:10:07 CET