PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → is it possible to make a collapsing and expanding segment?
is it possible to make a collapsing and expanding segment?
Débuté par RobertLEO, 28 nov. 2019 05:43 - 1 réponse
Membre enregistré
36 messages
Posté le 28 novembre 2019 - 05:43
I am trying to make a window where there are multiple segments that can expand and collapse, like lets say I have segments A, B, C, and D, if the user presses C, segments A, B and D collapses, whilst C expands to show more of it's content, is this possible in windev mobile?
Membre enregistré
498 messages
Popularité : +8 (8 votes)
Posté le 29 novembre 2019 - 14:17
Hi RobertLEO

Maybe the Layout control could help you.
You could try to play with that

or maybe a control with tree structure could help you too.

--
Best Regards
ARV