Performance when moving big group

 Hi everyone.

 I have some old projects using Corona. Now I’m porting it to WP8, but I got some performance problems with WP. Everything runs perfectly on Android. But on WP8, when I move a group with a lot of children, fps drops down quickly. 

 Example: I create a group to make my character, and insert some sprites to it, and choose  display depending on situations. But when I move my character, game is slow, everything lags. The same happens when I move something like Listview, SlideView v.v.v

 Has anyone got the same problem as me?

khanh.dq - this is likely due to bad performance on WP8 with display.newText

There are a few threads on this. Take a look for example at this one:

http://forums.coronalabs.com/topic/51284-text-render-speed-problem/

There are definitely options to get around it, but you may have to change how you do certain text.

 Oh, thank David. It seem work perfectly
I think you need to stick this problem, so everyone can see it clearly

khanh.dq - this is likely due to bad performance on WP8 with display.newText

There are a few threads on this. Take a look for example at this one:

http://forums.coronalabs.com/topic/51284-text-render-speed-problem/

There are definitely options to get around it, but you may have to change how you do certain text.

 Oh, thank David. It seem work perfectly
I think you need to stick this problem, so everyone can see it clearly