Thread Previous • Date Previous • Date Next • Thread Next |
Hello. In my code I'm creating 16x16 buttons in cycle and this take few seconds. While function that creating buttons runs, app freezes. I want to show loading animation while this function runs. So, how to run this function in parallel thread to avoid freezing? Best regards, Nick
Thread Previous • Date Previous • Date Next • Thread Next |