Search found 1 match
- Sun Apr 02, 2017 2:47 am
- Forum: Support and Development
- Topic: How do you draw text on top of a rectangle that is already drawn?
- Replies: 2
- Views: 3089
How do you draw text on top of a rectangle that is already drawn?
I want to make little tooltips on this little interactive thing i'm making that is informative on historic events. So, what I did was that I created a background image, added little areas that when your mouse hovers over them, draws a rectangle and is supposed to draw text over that rectangle . But ...