Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: automatically add a Panel's children to ModalDialog's focus cycle #12

Open
GoogleCodeExporter opened this issue Nov 10, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

GWT version: 1.3.3
GWT Tk version: 0.2.3

Note: FocusModel will throw an exception if a widget is added twice. 

Original issue reported on code.google.com by mat.ges...@gmail.com on 20 Jun 2007 at 2:07

@GoogleCodeExporter
Copy link
Author

Original comment by mat.ges...@gmail.com on 20 Jun 2007 at 2:07

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Note: Composite does not expose it's children. As a workaround, creators of 
Comopsite
widgets could implement HasWidgets. 

Original comment by mat.ges...@gmail.com on 15 Jul 2007 at 9:58

@GoogleCodeExporter
Copy link
Author

It may be better to search dialog children for focusables in the show() method. 
This
handles the case where a Panel is added to the dialog, and widgets are then 
added to
the Panel. 

Original comment by mat.ges...@gmail.com on 6 May 2008 at 3:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant