Search found 2 matches
- Tue Dec 29, 2020 2:19 am
- Forum: Modding help
- Topic: Accessing text in GUI elements, tooltips
- Replies: 3
- Views: 1270
Re: Accessing text in GUI elements, tooltips
Thanks for the quick response on this. It's disappointing that there is no event for hover. While it looks like I could implement getting info using the select event, that would only work on objects already in the world...not useless but only of limited utility without some other features first ...
- Tue Dec 29, 2020 12:09 am
- Forum: Modding help
- Topic: Accessing text in GUI elements, tooltips
- Replies: 3
- Views: 1270
Accessing text in GUI elements, tooltips
Hi all,
I'm creating a mod that will (hopefully) speak GUI elements aloud using TTS, it's designed for low vision or maybe dyslexic players. I've got the mod talking for chat messages, so that's a start. I'm having some difficulty accessing the text exposed in GUI elements such as tooltips, however ...
I'm creating a mod that will (hopefully) speak GUI elements aloud using TTS, it's designed for low vision or maybe dyslexic players. I've got the mod talking for chat messages, so that's a start. I'm having some difficulty accessing the text exposed in GUI elements such as tooltips, however ...