203.129.225.217 writes:
I am having a problem in displaying the java frame
I added some menu and a panel in the java Frame and i have painted a gif image on this panel
Now when i display the frame i see a small gap in the frame and the border confining the frame.
The gap is not that subtle it that gap u can see the background very well and that looks very ugly
BTW i saw the sample swing application which doesnt have this problem at all
Thank you
Waiting for reply
Anand
202.54.7.23 writes:
what layout does u'r frame have ?? check with different layouts and let us know.. best would be to add in a gridlayout(1,1)..
ganesh