Skip to main content
Participant
December 2, 2008
Answered

dynamic text gets highlighted

  • December 2, 2008
  • 2 replies
  • 281 views
i've got a game in which the launcher is controlled by the mouse and various dynamic text boxes (reported score, level, etc.) are in the background of the field of play.

the problem is that, as the player mouses over these boxes at the same time that the mouse is clicked to fire a projectile, the dynamic text at that location gets highlighted as if i were going to copy and paste it.

any ideas?
This topic has been closed for replies.
Correct answer Ned Murphy
In the Properties panel, there is an option to make the textfields not selectable.

2 replies

Ned Murphy
Legend
December 2, 2008
You're welcome.
Ned Murphy
Ned MurphyCorrect answer
Legend
December 2, 2008
In the Properties panel, there is an option to make the textfields not selectable.
malenfanAuthor
Participant
December 2, 2008
perfect! thank you!