I have a little bit longer piece of text, consisting of EULA and stuff like that, in an invisible string object. At start of frame I load this to Edit box or XNA Edit box, but it takes huge amount of time (like 10-15 seconds) on WP before the frame loads due to this one operation. I use this same method on other runtimes without problems.
Any hint on how to display long text files like EULAs properly?