home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-11-18 | 1.6 KB | 95 lines |
- [MENU32]
- ;リソースの格納場所
- path=menurc
-
- ;背景画像
- background=SideABG.png
- backgroundA=SideA.png
- backgroundB=SideB.png
-
- ;メニューの窓
- disprect=293,125
-
- ;ウィンドウキャプション
- caption=POWER DVD-ROM MENU
-
- ;初期画面のSideA SideB
- [BUTTON.SelectSide]
- Position1 = 78,132
- Position2 = 394,132
- Bitmap=SelectSide.png
- Sound=Tab.wav,Async
-
- ;実行画面のSideA SideB
- [BUTTON.SideChange]
- Position = 42,422
- Bitmap=JumptoSide.png
- Sound=Tab.wav,Async
-
- ;タブの位置設定
- [BUTTON.TAB]
- Position = 0,0
- Size = 640,40
- Padding = 10,1
- Sound=Tab.wav,Async
- Decoration = normal
- Color.Normal = 0,128,0
- Color.Select = 0,0,0
- FontSize.Normal = 14
- FontSize.Select = 14
- BGCOLOR=200,211,0
-
- ;メニューボタンの設定
- [BUTTON.MENU]
- BitMap1=menu1.png
- BitMap2=menu2.png
- BitMap3=menu3.png
- BitMap4=menu4.png
- BitMap5=menu5.png
- Position1 = 29,119
- Position2 = 29,175
- Position3 = 29,230
- Position4 = 29,286
- Position5 = 29,343
-
- Decoration = normal
- Color.Normal = 233,233,255
- Color.Select = 0,0,0
- FontSize.Normal = 14
- FontSize.Select = 14
-
- Sound=Menu.wav,Async
-
- ;実行ボタン(ランチ)
- [BUTTON.Execute]
- Bitmap = exec.png
-
- 下詰めの場合
- Position = 301,373
- Margin = 4,3
-
- Column = 2
- Row = 3
- FontSize.Normal = 12
- FontSize.Activate = 12
- Decoration = normal
- Color.Normal = 0,0,0
- Color.Activate = 255,128,32
- Sound=EXEC.wav,Sync
-
-
- ;ポップアップテキスト表示ボタン
- [BUTTON.Info]
- Bitmap = info.png
- Position = 511,90
- HintText = 解説を表示します
- Sound=Info.wav,ASync
-
- ;終了ボタン
- [BUTTON.Exit]
- ;Bitmap = exit.png
- Position = 0,60
- HintText = メニューを終了します
- Sound=Exit.wav,Sync
-
-