Hello Peter, I have just used your Switch class as found in V3 > primitives > switch. (very nice too and I have it working with events). But then I read your docs on event programming and it says use .from primitives import ESwitch' but I cannot find the ESwitch in the primitives anywhere. So I'm confused. Where do I find the ESwitch? (I probably just need a stronger cup of coffee :-) )
Many thanks, I see it now. On to trying out ESwitch to see if its much different to using the Switch class utilising the event objects before I commit to putting one or the other in my project.
Hello Peter, I have just used your Switch class as found in V3 > primitives > switch. (very nice too and I have it working with events). But then I read your docs on event programming and it says use .from primitives import ESwitch' but I cannot find the ESwitch in the primitives anywhere. So I'm confused. Where do I find the ESwitch? (I probably just need a stronger cup of coffee :-) )