Thread.AddUserInterfaceUpdate
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Thread.AddUserInterfaceUpdate(data as Dictionary)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Method
Thread.AddUserInterfaceUpdate(ParamArray data as Pair)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Triggers the UserInterfaceUpdate event so you can update your user interface from the thread.