Simon.Anderson Posted March 9, 2015 Posted March 9, 2015 Hi all, I'm trying to create a multi-line tool tip but ungine seems to be ignoring the end-of-line character I'm putting in my string that I then pass to gui.setToolTip(). Does anyone know if this is even possible? Cheers, Simon
necris Posted March 10, 2015 Posted March 10, 2015 Hello Simon, I'm afraid there is no such possibility right now. Sorry for inconvenience.
frustum Posted March 13, 2015 Posted March 13, 2015 Please use rich-text <br/> tag to create multi-line tooltips. Tooptips are based on rich-text.
Recommended Posts