PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [wm21 - android]control template & anchor (solved)
[wm21 - android]control template & anchor (solved)
Iniciado por guest, 12,oct. 2016 05:55 - No hay respuesta
Publicado el 12,octubre 2016 - 05:55
Hi,

my screen resolution 1920x1080

it look like the bug is also effected by the zoom
I create a control template with a looper -> anchor height and width
inside looper
1. image1 (NO IMAGE) -> no anchor
2. image2 (same size as the row) -> anchor height and width
3. static text -> anchor height & width

change the zoom display of window before insert the control template into it

windev display zoom 150%.
- the image2 expand outside looper
- the anchor of image2 and static text outside looper



windev display zoom 100%
- the image2 correct
- the anchor of image2 and static text outside looper




Solution ?
enable "Let window manage the editor dpi"