Firstly, When my cursor is in the entry box (entrybox.focus()), I would like to using F4 key on keyboard (GUI.bind(\'\', directselection))
entrybox.focus()
GUI.bind(\'\', directselection)