|
FOROS PROFESIONALES WINDEV, WEBDEV y WINDEV Mobile |
| | | | | |
| Inicio → WINDEV 2024 → WIndev has inserted MyWIndow() procedure inside button click process |
| WIndev has inserted MyWIndow() procedure inside button click process |
| Iniciado por PaulGruet, 01,ago. 2019 09:44 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 01,agosto 2019 - 09:44 |
Hi I have quite a complex internal window which has a tab contol and several planes. Controls are initialised in the MyWindow() procedure which is invoked when the window is displayed.
I spent some considerable time lining up the controls and then noticed the window was no longer initialised when opened. Inspection of the code has shown that WinDev has inserted the MyWindow() procedure inside a click button process. Any attempt to move it back to its original position causes compilation errors.
I can think of no other solution other than recreating the window from scratch - however considerable time has been invested in getting the layout correct and I really don't want to have to do this again (and of course there is no guarantee that this won't happen again.

|
| |
| |
| | | |
|
| | | | |
| | |
| | |
| |
|
|
|