First of all, a heart full of thanks for your intention towards helping me. You are faster than me in replying in the thread which I had posted. Thank you so much dude.
So, this is the code you have added in the code that I had posted not on the code you provided, rite??
myPanel.layout.layout(true);
myPanel.grp.minimumSize = myPanel.grp.size;
myPanel.layout.resize();
myPanel.onResizing = myPanel.onResize = function
Then, kindly explain me this snippet.
Are they built in functions? if it so?
Where can I learn about these? and othe functions or methods lie these?