1) add a page; 2) add a canvas section; 3) add two labels (for the message) and 4) two buttons (left: exit, right, cancel). 5) Add delegates to the click of the buttons.to exit or go to the first...
Type: Posts; User: HankFay
1) add a page; 2) add a canvas section; 3) add two labels (for the message) and 4) two buttons (left: exit, right, cancel). 5) Add delegates to the click of the buttons.to exit or go to the first...
Hi Herb,
What if you added a page with some random message on it ("Bye-bye, have a great day!") and in the Activate of the form issued Lianja.closeApp() ?
Or the page could have a canvas...