showPopup

abstract fun showPopup(x: Int, y: Int, owner: CPComponent)

Shows the popup at the specified x and y coordinates.

Parameters

x

the x position. It is screen position.

y

the y position. It is screen position.

owner

the popup window's owner