Just starting out? Need help? Post your questions and find answers here.
-
Angelo
- Posts: 15
- Joined: Tue Jul 14, 2015 9:14 am
Post
by Angelo »
Is it possible to define shortcuts like in PureBasic?
Code: Select all
AddKeyboardShortcut(#window, #PB_Shortcut_Return, 1)
-
Fred
- Site Admin
- Posts: 1820
- Joined: Mon Feb 24, 2014 10:51 am
Post
by Fred »
Not for now, I will take a look to see if it's possible
-
Angelo
- Posts: 15
- Joined: Tue Jul 14, 2015 9:14 am
Post
by Angelo »
Thanks!