is it possible to change the banner image on a dialog. I mean this one, where the description, the errors of the form will be displayed. Now it is the blue line (think the wizard_banner.gif).
thanks
markus
is it possible to change the banner image on a dialog. I mean this one, where the description, the errors of the form will be displayed. Now it is the blue line (think the wizard_banner.gif).
thanks
markus
All you need to do is overide the "titledDialog.image" property in your app specific image properties file.
Ollie
Ok thanks!![]()
![]()
![]()
But what do I do when I want different images? It's up to the situation which image will be displayd. For example I want to show another image in a customer form than in a article form.
I've tried dialog.setTitlePaneImage() and dialog.setImage() but nothing happens.
thank you for your support
markus
setTitlePaneImage should do what you want? Sounds like a bug. Post it on the Jira and I'll have a look.
Ollie