PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB22] Resizing Looper Height ?
[WB22] Resizing Looper Height ?
Iniciado por guest, 16,jun. 2017 23:49 - 1 respuesta
Publicado el 16,junio 2017 - 23:49
Hi,

I am creating dynamic questionlists with a looper, I can use the new Plane option on a cell inside the loper to display the fields I want, but I would like to have the looper auto size its height depending on the content ?

But this does not seem to happen, even wen all anchor settings are a 'size on conent'.

Is this possible, or do I have to look for the ControlClone option for a dynamic list ?

Thanks
Danny
Publicado el 19,junio 2017 - 00:22
Hi Danny,

Try html on the edit field. This doe scale a long tekst over several lines if needed.

But there is an issue on the line selected. It has to do with the Actioon oin Enter key ( I Think ) in 7 tab "General " One has to choose an option. Maybne this can be overritten with code.

For the rest:
GUI:

Anchor 2 : 2 an d Height adabt to content


regards
Allard