Hello All,
I have a popup window. The popup window consists of UI elements like table, trees etc. depending on the size of these UI elements the size of popup window is expanding/shrinking. This is happening even when i have set the size of popup window as
myPopupWindow.setWindowSize(800,500);
What can make this popup window size constant ?
Regards,
Aayush