Page 1 of 1

Problem with AddKeyboardShortcut()

Posted: Wed Aug 16, 2017 9:12 am
by Angelo
I created the shortcut #PB_Shortcut_Return via AddKeyboardShortcut(). When I run my application on local host, hitting Return results in the action that I wanted (i. e. set a specific text of a TextGadget). But when I do it on my webspace nothing happens. Could it be, that this is a browser problem ? I use Google Chrome.