set_pointer_force_visible


Description:

public void set_pointer_force_visible (bool enable)

If enable is TRUE, then when the remote cursor has no visible pixels, it will be replaced with a visible cursor.

If enable is FALSE, the empty remote cursor will be honoured.

Parameters:

this

the VNC display widget

enable

TRUE to force a visible cursor, FALSE otherwise