Glossary entry

English term or phrase:

non-UI-thread UI updates

Portuguese translation:

atualizações de ui para a thread que não é de ui

Added to glossary by Teresa Cristina Felix de Sousa
Apr 14, 2010 21:30
14 yrs ago
English term

non-UI-thread UI updates

English to Portuguese Tech/Engineering Computers: Systems, Networks
Because Windows Forms does not allow you to update the UI of the application from a non-UI thread, for any Windows application with window-based UI, it is highly recommended that you use a different a thread than the main UI thread to execute long computations or any I/O-bound communication (as we do in our example when you synchronously read sensor data). Therefore, to properly handle non-UI-thread UI updates, you should use Beginlnvoke to execute the specified delegate asynchronously on the thread that the form's underlying handle was created on.

Proposed translations

31 mins
Selected

atualizações de ui para a thread que não é de ui

atualizações de ui para a thread que não é de ui
Something went wrong...
4 KudoZ points awarded for this answer. Comment: "Tks a lot T."
1 hr

Atualizações de UI de encadeamento não UI

**SendEmail estende java.util.Thread.** Você quer que a tarefa de envio de e-mail ocorra independentemente de qualquer encadeamento de UI. A classe é instanciada por um construtor que utiliza dois argumentos — o destinatário do e-mail e a mensagem formatada.

http://www.ibm.com/developerworks/br/library/os-blackberry3/...
Something went wrong...
2 hrs

actualizações da IU não relacionadas com tarefas da IU

Parece-me que as actualizações às quais o texto se refere são efectuadas por tarefas que não estão directamente relacionadas com tarefas específicas da Interface com o Utilizador.
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search