Hot Door CORE Forum
Alert box message illegible on Windows - Printable Version

+- Hot Door CORE Forum (http://hotdoorcore.com/forum)
+-- Forum: All forums (http://hotdoorcore.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bugs (http://hotdoorcore.com/forum/forumdisplay.php?fid=5)
+--- Thread: Alert box message illegible on Windows (/showthread.php?tid=98)



Alert box message illegible on Windows - Rick Johnson - 08-27-2016

If you have an alert with a message that breaks into more than one line, such as:

Code:
hdi::core::alerts::message("There is a newer version of this plugin available. Please open the License Manager to download and install it.");

It displays properly on the Mac, but under Windows the text frame crops it at one line of text, and only displays a strip in the middle. That is, it cuts the first line of text off at the feet, and only shows you the feet.


RE: Alert box message illegible on Windows - garrett - 08-30-2016

That's strange, we've not seen that across any of our plugins before. Which version of Illustrator?


RE: Alert box message illegible on Windows - Rick Johnson - 09-13-2016

CS6. Just FYI, it happened repeatedly during one debug session, but hasn't happened since. Very strange...