ofwin_setkeypresscallback Subroutine

public subroutine ofwin_setkeypresscallback(fcn)

Set a callback function to be called on keypress.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
procedure(keypresscallback) :: fcn

Callback function to be called on keypress.