Other languages can do it, so hopefully it's not as stupid a question as it initially sounds. Is there any way to get images into a TextAreaBox() ?
If not, I will have to remove the TextAreaBox and replace it with a Canvas and draw everything manually, but without the automatic scrollbars and everything, that will get pretty complicated, and more importantly, it could get slow.
So I'm hoping there's a workaround/cheat.
If not, I will have to remove the TextAreaBox and replace it with a Canvas and draw everything manually, but without the automatic scrollbars and everything, that will get pretty complicated, and more importantly, it could get slow.
So I'm hoping there's a workaround/cheat.