[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mhc:00793] Re: [prev year] & [next year] button on gemcal
笠原@九大です。
On Mon, 19 Jun 2000 17:22:15 +0900,
Toshihiko SHIMOKAWA / 下川俊彦 <toshi@xxxxxxxxxxxxxxxxxxx> said:
> 1年前に飛ぶボタンと、1年後に飛ぶボタンが付きます。
これ、xpm ファイルがちょっとおかしいと思うのですけど。色が2行しかない
のに3色ある事になってるのでピクセル情報の最初の1行が喰われて表示されて
いません。
こうじゃないですか?
--- prev_year.xpm.old Mon Jul 17 19:19:00 2000
+++ prev_year.xpm Mon Jul 17 19:14:03 2000
@@ -1,9 +1,9 @@
/* XPM */
static char * prev_year_xpm[] = {
/* columns rows colors chars-per-pixel */
-"18 10 3 1",
+"18 10 2 1",
/*US*/
-" s None c None",
+" c None",
". c Brown",
/* pixels */
" ... ... ",
--- next_year.xpm.old Mon Jul 17 19:19:02 2000
+++ next_year.xpm Mon Jul 17 19:14:35 2000
@@ -1,9 +1,9 @@
/* XPM */
static char * next_year_xpm[] = {
/* columns rows colors chars-per-pixel */
-"18 10 3 1",
+"18 10 2 1",
/*US*/
-" s None c None",
+" c None",
". c Brown",
/* pixels */
" ... ... ",
--
九州大学 情報基盤センター 研究部 (2000年4月に改組) ========
笠原義晃 |工事中|
kasahara@xxxxxxxxxxxxxxxxx |======|