User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewer.waitforbackgroundprocesses_void

Table of Contents

IGIS_Viewer.WaitForBackgroundProcesses method

DK11 for Python | tatukgis.pdk.IGIS_Viewer.WaitForBackgroundProcesses | Methods | Properties

Wait for any pending background processes that must be finalized before app can continue.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def WaitForBackgroundProcesses(
  self
) -> None: 

Remarks

For example TGIS_ViewerWnd will wait here for BaseMap to by finished. Use this internally for example before showing PrintPreview.

2022/11/21 01:48

Page Tools