Hello, it is same old problem, I am sorry if it is repeated. I tried this.

1) Create a pulldown menu, JMenu.
2) Create a canvas, I did not find swing component for canvas, if there is
please letme know.
3) Add canvas to JPanel,
4) Add JPanel and JMenu to Jframe.

Now the problem is that when I activate the menu, the pulldown menu come
behind the canvas. i.e some item of the menu are hidden behind the canvas.

Any help ??

with thanks
-Chetan 

Reply via email to