164.100.110.166 writes:
I am doing a project using JDBC & JDK1.1.5 on a Window95 platform.
I wanted to use a menubar from where to call various sub-options. How everever the menuBar
comes in a seprate window.
If I click on the Maximize/Minimize checkboxes
of the MenuBar it seprtates from the main applet. I want to disable this featuree or
Alternatively is there any other way to
create static MenuBar(No Popup pleae)
Thank You Jaya
202.54.7.29 writes:
applets cannot have menus.. don't waste u'r time trying that.. it's only the frames that can support menus..