Heloha,
I would like to have a jPanel, which is transparent, drawn ontop of my game screen(which extends jPanel).
In my jFrame (or Main class), I add the game screen, and then my menu to the container.
However, when i do this, even when i the setOpaque is flagged false on the menu beforehand, it shows that nasty grey colour over the jframe and i cant see my game screen :emo:
Any feedback would be much appreciated… Ive spent the past 5 hours programming different methods and cant seem to get it right… :clue: