simple JInternalFrame question.
Pro's,
Would there be any reason why a JInternalFrame would not show up when accessed through a mouse click on a menu. I can bring it up perfectly when running it as a stand alone JFrame. It is not showing up when I change it to a JInternalFrame. I know and understand that the problem is while changing it from a JFrame to a JInternalFrame but I want to pin point it..:( and know what I need to make the JInternalFrame work the same as a JFrame. I searched the archives and 'googled' about the problem but could not find anything. Any suggestions/input will be very helpful. TIA.
Misty.

