Search results

  1. J

    Hotkey Standards

    We want to implement the usage of hotkeys in our application: There are a fiew well known hotkeys: ctrl-f for seach etc. But we would like to know the other (windows default) ones, P.E. the switch of tabs is that alt + 1 for the fist tab, and alt + 2 for the second. Or should we use the ctrl...
  2. J

    Is it possible to disable the closure of a window

    I was wondering if it's possible to disable the cross-button on the top right, so it isn't possible to close the window? There is a MIN-BUTTON and a MAX-BUTTON attribute of the window handle but an EXIT-BUTTON handle is not available. Does anybody know a way to get this done?
  3. J

    Apply Entry to the first field in a SDV

    I have a smart dataviewer with a fiew fields in it. When I add or edit the viewer, id like progress to apply entry to the first field in the viewer. This works fine with ordinary fields, but when I have a smart datafield or a smart select progress applies entry to the first ordinary field in the...
Top