Complementary buttons
Posted: Fri Feb 04, 2022 4:05
Hi,
I would like to have two logical buttons, which are the complement of each other.
By using altButton I have one button which is push-on, push-off. Call this Button "A".
I then thought to use boolean to set another logical (virtual?) button to the inverse of "A". e.g. B = inverse of A.A.
This seems sound but I get no action on B.
Any thoughts would be appreciated.
Thanks.
Greg
I would like to have two logical buttons, which are the complement of each other.
By using altButton I have one button which is push-on, push-off. Call this Button "A".
I then thought to use boolean to set another logical (virtual?) button to the inverse of "A". e.g. B = inverse of A.A.
This seems sound but I get no action on B.
Any thoughts would be appreciated.
Thanks.
Greg