Using Android "Back" button - Solved

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Using Android "Back" button - Solved

Post by DR White » Mon Dec 07, 2015 9:19 pm

How can I use Android "Back" button, to just send a message to handler AND NOT Shut the program down.
Last edited by DR White on Tue Dec 08, 2015 9:40 pm, edited 1 time in total.

SparkOut
Posts: 2947
Joined: Sun Sep 23, 2007 4:58 pm

Re: Using Android "Back" button

Post by SparkOut » Mon Dec 07, 2015 11:11 pm

You can handle the "backkey" message and not pass it.

DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Using Android "Back" button

Post by DR White » Tue Dec 08, 2015 9:39 pm

I searched the LC Dictionary with the word "Back", but "Backkey" did not show up.

I tried the "on Backkey" and it works great!

Thanks,

David

Post Reply