Project

General

Profile

Bug #5968

Integer field misalignment

Added by Stanislav Lomany over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/12/2022
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

misalignment-4gl.png (1.66 KB) Stanislav Lomany, 01/12/2022 12:38 PM

misalignment-fwd.png (1.66 KB) Stanislav Lomany, 01/12/2022 12:38 PM

History

#1 Updated by Stanislav Lomany over 2 years ago

  1. Second integer field in this simple testcase has left alignment.
  2. Both field labels have wrong alignment (left).
def var i1 as integer init 5.
def var i2 as integer init 7.

display i1 i2 with frame fr.
enable  i1 i2 with frame fr.

wait-for close of current-window.


Also available in: Atom PDF