Kaydet (Commit) b088e419 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS presfixes12 (1.9.18); FILE MERGED

2007/04/17 14:32:16 thb 1.9.18.2: #i37778# Added better sprite debugging facilities
2007/02/20 22:23:09 thb 1.9.18.1: #i37778# Added XCanvas::clear() method throughout all implementations
üst e677e083
......@@ -4,9 +4,9 @@
*
* $RCSfile: spritecanvashelper.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: kz $ $Date: 2006-12-13 14:49:07 $
* last change: $Author: obo $ $Date: 2007-07-17 14:26:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -182,6 +182,7 @@ namespace vclcanvas
aVCLFont.SetHeight( 20 );
aVCLFont.SetColor( Color( INFO_COLOR ) );
rOutDev.SetTextAlign(ALIGN_TOP);
rOutDev.SetTextColor( Color( INFO_COLOR ) );
rOutDev.SetFont( aVCLFont );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment