- Thread starter
- Admin
- #131
I can not access ScheduleTypeEnum from SlimTvClient-schedulelist.xaml (for details). I tried everything (also with "Path=" after binding):Done and pushed.
[ChannelLogoType]
and
[ScheduleTypeEnum]
are available now as labels on program and series schedule ListItems, so they can be used in a common way.
- {Binding ScheduleTypeEnum}
- {Binding [ScheduleTypeEnum]}
- {Binding CurrentProgram.ScheduleTypeEnum}
- {Binding CurrentSchedule.ScheduleTypeEnum}
Last edited: