primaeval / script.tvguide.fullscreen

tv guide fullscreen
GNU General Public License v2.0
25 stars 26 forks source link

invisible buttons help control: help button toggles the setting now #100

Closed tycoo closed 7 years ago

tycoo commented 7 years ago

i could not figure how to pass the info, if the help marker control for the invisible buttons are already shown in the main screen (via help button click), from the main TVguide Class to the PopupMenu Class and further set this as condition to show the the control there too... :/ So i decided to break down the help button function to toggle the setting to show up the help control, similar to the pip toggle.

primaeval commented 7 years ago

Thanks. There are some posts in the forum from RayW1986 about controlling windows from other controls without needing gui.py but I can't find where they are.

tycoo commented 7 years ago

As long the controls are in the same class its not the big deal. But i have no idea how to access or setup conditions between controls which are in different classes. I tested something but without success. Thx for merging, going to push my skin changes too.