Does anyone know how to do that?
I have tried creating a dialog that subclasses
PopupPanel, FocusMixin, FocusHandler, and KeyboardHandler,
and using .setFocus(True) on it after .show().
I've also tried setting focus to some widget internal
to the dialog, but that has no effect either.

TIA!
Steve

--



Reply via email to