A
A
Anton_repr2019-04-22 03:12:50
C++ / C#
Anton_repr, 2019-04-22 03:12:50

The form hangs. What to do?

I wrote an application, added a couple of gifs, and after starting the program, the form freezes - does not move. what needs to be done?
All buttons work but form doesn't move

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Pavlov, 2019-05-02
@dmitry_pavlov

It used to be common to use AVI for animation. Then the PictureBox seems to support animated GIFs natively. If there is a lock on the main UI thread - a direction for research - animation should be done in the background. How exactly - I didn’t find an example quickly - you need to google it yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question