|
-
February 7th, 1999, 08:16 PM
#1
Adding menu's directly to the browser in an applet?
I was wondering,
Is there a way to place buttons, and menu items within the "frame" area used in the browser. The only way I have figured out to place menuitems is by creating a frame outside of the broswer and adding them to the frame, since I need a frame object with which to set the menubar. The Java Hierarchy chart shows that the frame class and the applet class are are parallel to each other. Is there any easy method around this problem of adding menu bars to the browser window directly without having to create a new frame outside of the browser.
-Brad
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|