Tramsit keyboard control to host

Hi,

is there a way to transmit a keyboard controled catched by a plugin to the host ( ex: spacebar ) to the host ?

Thx !

Not in all hosts, though I think some hosts will do this if you just don’t consume the keypress (i.e. return false from Component::keyPressed() )