Feature Requests item #2981186, was opened at 2010-04-02 16:15
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2981186&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: somethings wrong with applet window
Initial Comment:
Using the ACM libary I write many programs that run in applets (I'm the author of the Free Java Book at freejavabook.org).
The applet that Dr. Java pops up has a menu bar at the top. This throws off the dimensions of the window.
If I write an expression to detect if an object is at the bottom of the window the expression only evaluates to true if the object is *below* the window by the height of the menu bar. So to make everything run properly completely within the window I have to throw in offsets for the height of the menu bar.
Can you eliminate the menu bar?
thx
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2981186&group_id=44253
|