Page 1 of 1

Remberposition

Posted: Fri Oct 29, 2021 10:45 am
by sinisrus
Hello,

why RememberPosition in a display doesn't work?

Code: Select all

@DISPLAY 1, {X=50, Y=50, Width=100, Height=100, RememberPosition=true}

Re: Remberposition

Posted: Fri Oct 29, 2021 5:14 pm
by p-OS
Did you define the necessaryb @APPIDENTIFIER preprocessor command as the doc says ?

Re: Remberposition

Posted: Tue Nov 02, 2021 11:57 am
by sinisrus
Ho yes !!!

Thank you