[ http://opensource.atlassian.com/projects/spring/browse/RCP-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter De Bruycker resolved RCP-145.
-----------------------------------
Resolution: Fixed
changes checked in.
normally the image and title are taken from the dialog page.
if you set them, you override them, and they will be shown until you set them to null. From then on, the image and title of the dialog page will be shown again.
> Change the banner image on the dialog
> -------------------------------------
>
> Key: RCP-145
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-145
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Dialog System
> Reporter: dma
> Assignee: Peter De Bruycker
> Priority: Minor
>
> TitledPageApplicationDialog dialog .....
> //Set the banner --> Bug
> dialog.setTitlePaneImage(getImageSource().getImage("myBanner"));
--
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
|