Layout directive in DDS
Posted: Wed Jun 21, 2017 7:09 pm
Hi,
The customer specifies 10% for a height of row as Layout directive in DDS and put a LABEL on it ,as follows:
The customer specifies in this way in all the screens they developes to keep the label button size the same.
However, the height of this label varies slightly between the screens.
How does LongRange calculate this height?
Isn't it based on the screen height?
Best Regards,
Megumi Sawada
The customer specifies 10% for a height of row as Layout directive in DDS and put a LABEL on it ,as follows:
Code: Select all
A 16 1'&&10%'
A 16 10HTML('<<END>>
A Type: Label
A Text: "END"
A Color: White
A Backcolor: &3366CC
A TextAlign: Center
A VAlign: Middle
A OnClick: ENDCLICK
A Border.CornerRadius: 6
A ')
However, the height of this label varies slightly between the screens.
How does LongRange calculate this height?
Isn't it based on the screen height?
Best Regards,
Megumi Sawada