Hi,
This is what I'm trying to accomplish (Windows 8 Store App using C# and XAML):
1. Fill out Canvas with some elements.
2. Spawn a new thread.
3. Animate the elements in Canvas in the thread. Should I use an infinite loop to do that?
4. Terminate the thread when the user presses a button.
The biggest question for me is how to spawn a new thread with an infinite loop in it and at the same time to be responsive to UI.
Any suggestions?
Thanks,
Leszek
Wiki: wbswiki.com
Website: www.wisenheimerbrainstorm.com