[aquaskk-changes 168] CVS update: AquaSKK

Back to archive index

Tomotaka SUWA t-suw****@users*****
2006年 3月 18日 (土) 09:36:13 JST


Index: AquaSKK/CandidatesFrame.m
diff -u AquaSKK/CandidatesFrame.m:1.4.2.5 AquaSKK/CandidatesFrame.m:1.4.2.6
--- AquaSKK/CandidatesFrame.m:1.4.2.5	Sat Mar 18 02:30:14 2006
+++ AquaSKK/CandidatesFrame.m	Sat Mar 18 09:36:13 2006
@@ -1,5 +1,5 @@
 /*
-  $Id: CandidatesFrame.m,v 1.4.2.5 2006/03/17 17:30:14 t-suwa Exp $
+  $Id: CandidatesFrame.m,v 1.4.2.6 2006/03/18 00:36:13 t-suwa Exp $
 
   MacOS X implementation of the SKK input method.
 
@@ -243,7 +243,7 @@
     [oval closePath];
 
     // •`‰æ
-    [[[NSColor blackColor] colorWithAlphaComponent:0.2] setFill];
+    [[[NSColor blackColor] colorWithAlphaComponent:0.3] setFill];
     [oval fill];
     [page drawAtPoint:bottomleft];
     [page release];


aquaskk-changes メーリングリストの案内
Back to archive index