We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,466 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Best way to add a button type thing

hi guys, first time posting here. so i have this menu for a game i am making and the image that i have for the menu background has text and things already loaded onto it.

what would be the best way to have the text clickable? would it be to delete the text and re add it or is there a way to add some sort of action listener that can deal with this in the form that it is currently in. thanks :)

2
Contributors
4
Replies
40 Minutes
Discussion Span
1 Year Ago
Last Updated
6
Views
jasonw749
Newbie Poster
4 posts since Mar 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

have the text clickable

What does "clickable" mean? Do you want an event when the text is clicked on?
Is the text part of an image, not a String you are adding to a component?

Where and what is the text and what kind of component is the text in?

NormR1
Posting Sage
Team Colleague
7,742 posts since Jun 2010
Reputation Points: 1,158
Solved Threads: 793
Skill Endorsements: 16

sorry i didnt explain properly. the text is part of a png file and i want another menu page to open up when certain parts of the image are clicked

jasonw749
Newbie Poster
4 posts since Mar 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

You could use a mouseListener on the component holding the image and get the x,y location of the mouse click and compare it to the location of the text on the image. Use a photo editor to map out the rectangles around the parts you want to be able to click on.

NormR1
Posting Sage
Team Colleague
7,742 posts since Jun 2010
Reputation Points: 1,158
Solved Threads: 793
Skill Endorsements: 16

thanks :) i will do that. im really glad i stumbled among this forum, really fast replys. thanks again

jasonw749
Newbie Poster
4 posts since Mar 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0823 seconds using 2.65MB