added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/GOTFOCUS/NAMES.SEQ.json
Normal file
11
LSL2/OIEVENT/GOTFOCUS/NAMES.SEQ.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\ndeclare function send_event, post_event, msg, set_property\r\n\r\nforward_event()\r\nvoid = send_event( CtrlEntID, 'LOSTFOCUS', '' )\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\n\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user