> Le 12 oct. 2018 à 22:47, Chip Scheide via 4D_Tech <[email protected]> a > écrit : > > Is there a way to globally change the key shortcut assigned to a button > across multiple forms. > > I inadvertently use Command (control) + Esc as short cut rather then > just Esc for form cancel buttons... > I just found this. > I would prefer NOT to have to manually go through every entry and > listing form to reset this value. > The buttons are invisible, are all named the same, and are ubiquitous > on all of my entry and listing forms.
object set shortcut (*;"allNamedTheSame"; Shortcut with Carriage Return) ;-) I noticed this works better with all keyboards than hardcoded setting (legacy dialog) -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

