Hello Bill, Does any visible widget accept focus? If you're using any of our GUIX examples, touch events are sent with target set to NULL, meaning that widget that owns input focus (usually the visible window) will receive it. If nobody owns focus then event will be consumed but not processed. Regards
↧