PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD21] Workflow in a internal window
[WD21] Workflow in a internal window
Iniciado por guest, 21,ago. 2016 12:03 - No hay respuesta
Publicado el 21,agosto 2016 - 12:03
Hi,

I try to create a flexible workflow window with the new wired control. The workflow can have x steps.
My idea was to create a internal window as frame in which a second internal window could be dublicated via "controlcopy" in x and y directions.

Works so far but ....
the internal window doesn´t show the scrollbars, so I can´t move the internal window horizontally or vertically to show the content at the right or bottom side of my "frame" window. (I choose "automatic scrollbars))

Any ideas how to increase the internal windows width and height and show the scrollbars ?