mcnuoggplayn90.skn

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

SKN
56
字号
OggPlay 1 {
  FlipOpen {
    Played {
      Position 18 298 70 26
      Font ProFontWindows 20 0
      FontColor 255 255 255
    }
    Title {
      Position 18 344 316 32
      Font Teen 24 0
      FontColor 255 255 255
      Style 3
      ScrollDelay 10
      ScrollStep 4
    }
    Volume {
      Position 256 302 78 16
      Style 0
      KnobIcon 22 23
    }
    Position {
      Position 18 328 316 12
      Style 0
      KnobIcon 26 27
    }
    ScrollBar {
      Position 344 0 8 324
      KnobIcon 41 42
      Style 1
      ScrollerSize 20
      Step 1
    }
    ListBox {
      Position 0 4 344 252
      Font "Teen light" 21 0
      FontColor 117 193 226
      FontColorSelected 255 255 255
      BarColorSelected 18 130 181
    }
    Clock {
      Position 10 262 96 24
      Font ProFontWindows 18 0
      FontColor 255 255 255
    }
    Alarm {
      Position 242 262 96 24
      Font ProFontWindows 18 0
      FontColor 255 255 255
    }
    AlarmIcon {
      Position 214 264 26 30
      Icon 43 44
    }
  }
}

⌨️ 快捷键说明

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