A
A
animr2015-05-21 11:24:58
Delphi
animr, 2015-05-21 11:24:58

Why is the application not responding while the operation is in progress?

A simple Delphi application that adds five thousand rows to the database, but during the execution of these actions, I can neither minimize nor expand the application. If I switch to another window, I can’t return the program window from the taskbar, I need to minimize all other windows to see how many percent are completed.
Please explain what this phenomenon is. Is it related to multithreading, which is missing in this application?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2015-05-21
@animr

Related. Long operations are recommended to be done in separate threads.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question