Req Ability to Suppress or Delay "Please Wait" and Progress Bar OSD
#11
(2015-09-14, 01:29)Steveb Wrote: The add-on author provided a boolean condition for things like this, so why not use that?
Quote:Detect Running Status
This property returns a value of True if CinemaVision is running.
Code:
!IsEmpty(Window(Home).Property(script.cinemavision.running))

Just add <visible>IsEmpty(Window(Home).Property(script.cinemavision.running))</visible> to the DialogBusy.xml

Works for me. 
Where exactly in dialogbusy do you place this?
Reply


Messages In This Thread
RE: Ability to Suppress or Delay "Please Wait" and Progress Bar OSD - by caseguy - 2019-08-03, 08:32
Logout Mark Read Team Forum Stats Members Help
Ability to Suppress or Delay "Please Wait" and Progress Bar OSD1