mcnuoggplay.skn

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

SKN
69
字号
OggPlay 1 {
  FlipOpen {
    Played {
      Position 9 149 30 13
      Font LatinPlain12 1 0
      FontColor 255 255 255
    }
    Title {
      Position 9 172 158 16
      Font LatinPlain12 1000 0
      FontColor 255 255 255
      Style 3
      ScrollDelay 10
      ScrollStep 4
    }
    Volume {
      Position 128 145 39 8
      Style 0
      KnobIcon 22 23
    }
    VolumeBoost {
      Position 112 155 64 7
      Style 4
      KnobIcon 45 46
    }
    Position {
      Position 9 164 158 6
      Style 0
      KnobIcon 26 27
    }
    ScrollBar {
      Position 172 2 4 128
      KnobIcon 41 42
      Style 1
      ScrollerSize 0
      Step 1
    }
    ListBox {
      Position 0 2 172 128
      Font LatinPlain12 20 0
      FontColor 117 193 226
      FontColorSelected 255 255 255
      BarColorSelected 18 130 181
    }
    Clock {
      Position 5 131 48 12
      Font LatinPlain12 18 0
      FontColor 255 255 255
    }
    Alarm {
      Position 128 131 48 12
      Font LatinPlain12 18 0
      FontColor 255 255 255
    }
    AlarmIcon {
      Position 112 130 13 15
      Icon 43 44
    }
    RepeatIcon {
      Position 64 133 14 9
      Icon 47 48
      NextIcon 49 50
    }
    RandomIcon {
      Position 90 132 14 10
      Icon 51 52
    }
  }
}

⌨️ 快捷键说明

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