I load up a menu page, on there there are 2 buttons to go to two different pages.
If I click on the 1st button and load that page, it loads OK and the buttons on that page are fine.
If I click on the 2nd button and enter the other activity, then exit it using Main.NavControl.RemoveCurrentPage2(True)
to go back to the main page and then click on the 1st button, when that activity loads up the button fonts are way bigger than they should be.
Ay ideas? Both designer scripts start with
AutoScaleRate(1.00)
AutoScaleAll
If I click on the 1st button and load that page, it loads OK and the buttons on that page are fine.
If I click on the 2nd button and enter the other activity, then exit it using Main.NavControl.RemoveCurrentPage2(True)
to go back to the main page and then click on the 1st button, when that activity loads up the button fonts are way bigger than they should be.
Ay ideas? Both designer scripts start with
AutoScaleRate(1.00)
AutoScaleAll