Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ProgressFill = "Horizontal(Gradient(White, Red, 30%), Red, Gradient(Red, White, 30%), Border(Black))"
       

...

ExtendProgressFill = 0, ExtendProgressBorder = 0 (Default)
       

...

Image Added
ExtendProgressFill = 1, ExtendProgressBorder = 0
       

...

Image Added
ExtendProgressFill= 0, ExtendProgressBorder = 1
       

...

Image Added
ExtendProgressFill = 1, ExtendProgressBorder = 1Image Added

XP Theme

You can apply the XP theme to either the progress bar background (field 2) or the progress bar itself (field 4). Simply set either of these fields to "XP" to enable theming. Note that setting field <4> to "XP" only works with panes whose PaneType are "Progress Blocks" or "Progress Marquee".

...