why sometime saved ui not get reflect in application ?
-
i have faced this issue so many times. it actually waste time.
Actually saved ui is like below:

But output comes like below which is old ui :

why saved changes not get reflect ?
-
i have faced this issue so many times. it actually waste time.
Actually saved ui is like below:

But output comes like below which is old ui :

why saved changes not get reflect ?
- Verify the
.uifile has been saved and contains your changes. - Verify that whatever you do to build regenerates the
ui_...hfile from the.uifile.
- Verify the
-
- Verify the
.uifile has been saved and contains your changes. - Verify that whatever you do to build regenerates the
ui_...hfile from the.uifile.
@JonB
Sorry for asking wrong question its my mistake. i have used move() which move its position wrong.Answer of your both question yes.
- Verify the