ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.07k stars 102 forks source link

Timbar with multiple values #191

Closed pankajsaini1987 closed 11 months ago

pankajsaini1987 commented 1 year ago

hi, i want to use this timebar for my video player seekbar. here i have 5 different videos of a day. now i have created a timbar with 24 hour scale, and bind the data that i have for a day, like highlight the color if i have data for that hour otherwise no highlight. issue

  1. now i want to bind that data for multiple, so i need multiple liines in this timebar to highlight
  2. i want context menu on this for right click option that i want to build
  3. i want to add range selector in this timebar. please guide me or help me how to achieve this.
ghost1372 commented 11 months ago

report it in original repo