amber.skn

来自「symbian智能手机音乐播放器完整代码」· SKN 代码 · 共 31 行

SKN
31
字号
OggPlay 1 {
  FlipOpen {
    Title {
      Position 2 72 174 12
      Font LatinBold12 1000 0
    }
    Artist {
      Position 2 96 174 12
      Font LatinPlain12 1000 0
    }
    ListBox {
      Position 5 4 161 33
      Font LatinPlain12 20 0
      FontColor 212 96 2
      FontColorSelected 251 217 0
    }
    Analyzer {
      Position 17 115 150 60
      BarIcon  36 37
    }
    PlayedDigits {
      Position 110 48 60 20
      Bitmaps 20 14
    }
    Volume {
      Position 9 45 40 14
      KnobIcon 38 39
    }
  }
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?