10-27-2006, 10:32 PM
Seemingly innocent questions from the newcomers send me down the coolest ratholes. Rodaeent asked how I was emulating radio buttons, or rather, how he could. The specific goal was to show each Denon zone, the list of sources, and highlight which source was playing. If that source switched, either via CQC or directly, then change the highlighted color automatically.
Scratched my head, looked at what some other folks were doing, here's what I looked at.:
Options:
1) Create an image-less command button widget for each option. Then, create a boolean image widget and put underneath the command button widget. I.E., for the DVD source, Have a true value of IsEqual=DVD, and false value of NotEqual=DVD
2) Use a checkbox widget.
I was having some issues getting the checkbox widget to work, probably user error, cuz it seems to me that they both should be identical, right?
Anyhow, I got it all working cuz I was just too darn curious. Screen loads a little slow (1-2 seconds) cuz of all the dang widgets, but still works just fine once loaded.
How are y'all doing this?
Scratched my head, looked at what some other folks were doing, here's what I looked at.:
Options:
1) Create an image-less command button widget for each option. Then, create a boolean image widget and put underneath the command button widget. I.E., for the DVD source, Have a true value of IsEqual=DVD, and false value of NotEqual=DVD
2) Use a checkbox widget.
I was having some issues getting the checkbox widget to work, probably user error, cuz it seems to me that they both should be identical, right?
Anyhow, I got it all working cuz I was just too darn curious. Screen loads a little slow (1-2 seconds) cuz of all the dang widgets, but still works just fine once loaded.
How are y'all doing this?
![[Image: overlay_denon.jpg]](http://www.myhometheaterpc.com/screenshots/VS20/overlay_denon.jpg)
------------------------------------
Some of my devices: Sonos, Aeotec zWave, Nest, Rain8Net, Various H/T
What's next: CQC-Voice, Brultech GEM
My vlogs: https://www.youtube.com/c/IVBsHomeAutomation
Some of my devices: Sonos, Aeotec zWave, Nest, Rain8Net, Various H/T
What's next: CQC-Voice, Brultech GEM
My vlogs: https://www.youtube.com/c/IVBsHomeAutomation