I created a new EDC file with the CustomButton template and set that button as theme for a button.
The button is clickable in the emulator, but when I launch it on a device it does not fire the click handler.
It does however show the click animation on both the emulator and device.
I suspect maybe a finger press is not the same as a mouse click on the emulator, but I looked at the
edc file for a standard button and it seems to have the exact same programs. I'm not sure where to
look for the error.