FoxInCloud
on key
Gravatar is a globally recognized avatar based on your email address. on key
  Tuvia Vinitsky
  All
  Apr 19, 2018 @ 10:34am

My memory is gone in my old age - Irecall a setting that allows the app to capture ON Key items such as function keys before they go to the browser -- where was that?

Gravatar is a globally recognized avatar based on your email address. re: on key
  FoxInCloud Support - Thierry N.
  Tuvia Vinitsky
  Apr 19, 2018 @ 10:57am
// in xxx.js

  onKeyLabels: "ctrl+A, ctrl+F, ctrl+O, ctrl+P, ctrl+S", // V 2.10
  // {en} ON KEY LABEL combinations that you use in your VFP application and you want to inhibit the default browser behavior for.
  // {en}  (case insensitive)
  // {en}  this coma-separated list is dynamically parsed - you can modify it at any time during the course of an event by writing in VFP:
  // {en}  local loAJAX && as awAJAX of awServer.prg && full license
  // {en}  =wlAJAX(@m.loAJAX) and m.loAJAX.cScriptJSadd([FoxInCloud.onKeyLabels = FoxInCloud.onKeyLabels + ", ctrl+A, ctrl+F, ctrl+S, ctrl+O, ctrl+P, ctrl+Z";])
  // {en}  Note: not all browsers behave the same; test carefully! https://bugs.chromium.org/p/chromium/issues/detail?id=33056

Gravatar is a globally recognized avatar based on your email address. re: on key
  Tuvia Vinitsky
  FoxInCloud Support - Thierry N.
  Apr 19, 2018 @ 11:10am

Merci!

Tuvia

© 1996-2024