Quote from
fkapnist on April 16, 2025, 2:46 pm
Quote from
luishp on April 13, 2025, 7:11 pm
@fkapnist that's the way it works. It popups centered.
if I do this before running the dialog I can see it, otherwise dialog box is at the top and out of view
BeginJS
scroll(0,0);
EndJS
or this
AppScrollTo 0 0
Quote from
luishp on April 13, 2025, 7:11 pm
@fkapnist that's the way it works. It popups centered.
if I do this before running the dialog I can see it, otherwise dialog box is at the top and out of view
BeginJS
scroll(0,0);
EndJS
or this
AppScrollTo 0 0