Salesforce

SpecialKeyboardBuffering (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

SpecialKeyboardBuffering (Magic xpa 4.x)

This flag buffers the keystrokes that cannot be processed immediately until the next editable control is available to send them to. This is relevant for Online and Rich Client tasks only when you are parked on a modifiable Edit control. The keystrokes of characters, Tab, Shift+Tab, CTRL+x, or Alt+x are buffered.

Valid values:

Y – Buffering

N – No buffering

B – Basic buffering inside an existing editable Label control. This is the same behavior as value 'Y' since Magic xpa 2.5c and Magic xpa 3.1.

E – Extended buffering. This option forces the engine to accumulate all keystrokes into a buffer when the GUI thread is locked. When the GUI thread is unlocked, the engine will send these keystrokes to a new form. This option is available for online tasks since version 3.3.

The following controls might not accept these keystrokes properly:

  • Push button

  • Combo box

  • Radio

  • List box

  • Subform

  • Tab control

Default value: N

Since version: 1.9n and 2.4

Only two valid values were applicable since versions 1.9n, 2.4, 2.5c, and 3.1: Y/N.

Reference
Attachment 
Attachment