I'm trying to create a box that you can type stuff into in another window, but I'm having trouble since the winwin_keyboard_check functions don't respond to vk_anykey. Unfortunately there's no pressed equivalent of keyboard_check_direct so I'm pretty stuck.
Also, this is somewhat unrelated, but there doesn't appear to be an option to restrict fullscreening another window with Alt+Enter.