1. TreeCompositeDialogPage (Bug) forum.springsource.orgTreeCompositeDialogPage (Bug) I am using the PreferenceManager which depends upon the TreeCompositeDialogPage. I found that the Preferences Dialog when resized would not resize the components inside. It looks bad :x I ... |
2. TreeCompositeDialogPage (enhancement) forum.springsource.orgI am using the PreferenceManager, which relies on the TreeCompositeDialogPage. I have the need to know when the card in the pagePanel changes. Right now I see no way to extention ... |
3. Display icons in a TreeCompositeDialogPage forum.springsource.orgHi, is it possible to display an icon for each form in a TreeCompositeDialogPage, or is it a new feature that I can post to JIRA? I've tried to define images ... |
4. TreeCompositeDialogPage and form sizing forum.springsource.orgUsing a TreeCompositeDialogPage, the form pages added all seem to expand horizontally to fill the full space (out to the largest sub-form). However, the sub-forms do not seem to expand vertically ... |
5. Question about TreeCompositeDialogPage forum.springsource.orgQuestion about TreeCompositeDialogPage I'm putting a form into a TreeCompositeDialogPage and getting a null pointer exception in updatePageComplete because the FormBackedDialog seems to default pageComplete to true and the actual form ... |
6. TreeCompositeDialogPage how to use it? forum.springsource.orgUnfortunately, the petclinic sample app doesn't use the TreeCompositeDialogPage. It does use a tree in the main view, however. Basically, the TreeCompositeDialogPage is a container that organizes other dialog pages into ... |