Game Development Community

GuiTextEditCtrl Password Crash

by Psp Goto · in Torque 2D Beginner · 12/08/2013 (2:05 pm) · 1 replies

In my GUI, I have a TextEditCtrl that is a password field. I can enter the password without error, but if I try to select the text (no error when just hitting delete) I get a error (On OSX atleast, no idea about other systems) "Cannot create font glyph." in osxFont.mm @ 173

Any idea how I can fix this?

#1
12/09/2013 (9:12 pm)
While there's nothing wrong with posting about bugs here in the forums, it's easy for them to get lost in the daily traffic and forgotten. If you have time to post this as an issue on the T2D Github repo, that would be great.