Widgets won't give up focus

Hi there!

Here’s the issue:

  1. When I run my app via Broadway, I experience a problem that doesn’t happen when I run the app in any other way.
  2. I can click widgets (e.g. buttons, text views) but future clicks go to the first widget clicked, not to whatever else I click. So if I click button A, then button B, button A receives the next click when B should.
  3. I have found that moving the cursor outside the bounds of the window in Broadway seems to reset things, and I can click another widget, but it then keeps the focus.
  4. Sorry if I’m using the term “focus” incorrectly.

Ideas?

Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.