Windows has standard keyboard shortcuts for moving windows around. Like (windows key + right arrow key) docks the active window to the right half of the screen.
Does a Livecode stack have to be specifically told to respond to those standard shortcuts? Do they have to be each be scripted one-by-one or can they be enabled or something?
normal OS keyboard shortcuts
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: normal OS keyboard shortcuts
Good question..... have you tried passing the rawkeyup messages for those combinations? I think if your livecode stack does not have those shortcuts assigned, the rawkey messages get passed to the OS.
Founder & Developer @ MakeShyft R.D.A - https://www.makeshyft.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com