|
From: Tomasz L. (JIRA) <no...@at...> - 2006-06-21 10:28:44
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-372?page=all ] Tomasz Lempart updated RCP-372: ------------------------------- Attachment: RCP-372.patch RCP-372-petclinic.patch I add two patches: RCP-372.patch adds interface Focussable and changes FormBackedDialogPage and FormBackedWizardPage. I tried to adjust TabbedDialogPage and CompositeDialogPage but without success. RCP-372-petclinic.patch changes petclinic two forms OwnerGeneralForm and OwnerAddressForm so you can see changes from RCP-372.patch. I do not think that this patch should be incorporeted in project. It should only serve for presentation purposes. > Focus for form used in Wizards and Dialogs > ------------------------------------------ > > Key: RCP-372 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-372 > Project: Spring Framework Rich Client Project > Type: Improvement > Components: Dialog System > Versions: 0.2.0 > Reporter: Tomasz Lempart > Attachments: RCP-372-petclinic.patch, RCP-372.patch > > There should be easy way to specify in form which field should get focus when form is shown. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |