[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeedu/khangman/khangman
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-04-12 2:37:31
Message-ID: 20050412023731.97F2162A () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

center the word in desert theme


  M +1 -1      khangmanview.cpp   1.105


--- kdeedu/khangman/khangman/khangmanview.cpp  #1.104:1.105
@@ -200,5 +200,5 @@ void KHangManView::paintWord()
         //TODO instead of using bluePIc should be done in code: get the part of the \
                background, copy it, and repaint it
         paint.drawPixmap(QRect(width()-width()*325/700, height()-height()*86/535, \
                width()*325/700, height()*86/535), greenPic);
-        paint.drawText(width()*385/700, height()-height()*43/535, goodWord);
+        paint.drawText(width()*385/700, height()-height()*43/535-height()*86/535,  \
width()*325/700, height()*86/535, AlignCenter, goodWord);  }
     paint.end();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic