posted 15 years ago
Hi All,
I am using applets1.1. While invoking a dialog from panel, The dialog is opens with the Parent header(On title bar) Icon.
But If I put dialog.setResizable(false); The Icon is not displaying on the dialog header(On title bar).
If I am not using setResizable(false) and using setResizable(true), Its working fine.
My requirement needs the Icon should be retain on the dialog title bar and dialog should not be resizable.
Advance Thanks all,
Krishna