|
-
February 20th, 2012, 11:57 AM
#2
Re: Mouse Maze Plz Help...
You can't expect the button to display if you are handling the painting yourself but don't ever call the button's paint method.
Your design is flawed. If you want to mix AWT components with your own drawing you should add a Canvas which you draw on rather than overriding the applets paint method.
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
|