you can now get notifications for the back,menu,home,search keys,
user-defined callback :
function love.phone.main_key_event (sEventName) .... end
-- with sEventName being one of back,menu,search,home,leavehint
all except home can also be blocked to stop their usual actions :
love.phone.setBlockMainKey_Back(bBlocked)
love.phone.setBlockMainKey_Menu(bBlocked)
love.phone.setBlockMainKey_Search(bBlocked)
example :
http://ghoulsblade.schattenkind.net/lov ... rtest.love
press "1" to block them
press "2" to re-enable them
bug: back notification doesn't work currently
phone-api: main keys: back,menu,home,search
- ghoulsblade
- Party member
- Posts: 111
- Joined: Sun Oct 31, 2010 6:11 pm
phone-api: main keys: back,menu,home,search
love-android - gamejams
Re: phone-api: main keys: back,menu,home,search
Is back notification working yet? Let me know.ghoulsblade wrote:you can now get notifications for the back,menu,home,search keys,
user-defined callback :
function love.phone.main_key_event (sEventName) .... end
-- with sEventName being one of back,menu,search,home,leavehint
all except home can also be blocked to stop their usual actions :
love.phone.setBlockMainKey_Back(bBlocked)
love.phone.setBlockMainKey_Menu(bBlocked)
love.phone.setBlockMainKey_Search(bBlocked)
example :
http://ghoulsblade.schattenkind.net/lov ... rtest.love
press "1" to block them
press "2" to re-enable them
bug: back notification doesn't work currently
Thanks in advance,
-Jim
Last edited by jimm1909 on Thu May 07, 2015 1:13 am, edited 1 time in total.
-
- Prole
- Posts: 1
- Joined: Sun Jun 03, 2012 7:56 pm
Re: phone-api: main keys: back,menu,home,search
Hi Jim, I just checked, and it looks like back notification is now working.
jimm1909 wrote:Is back notification working yet? Let me know.ghoulsblade wrote:you can now get notifications for the back,menu,home,search keys,
user-defined callback :
function love.phone.main_key_event (sEventName) .... end
-- with sEventName being one of back,menu,search,home,leavehint
all except home can also be blocked to stop their usual actions :
love.phone.setBlockMainKey_Back(bBlocked)
love.phone.setBlockMainKey_Menu(bBlocked)
love.phone.setBlockMainKey_Search(bBlocked)
example :
http://ghoulsblade.schattenkind.net/lov ... rtest.love
press "1" to block them
press "2" to re-enable them
bug: back notification doesn't work currently
Thanks in advance,
-Jim
Last edited by steveosiris on Thu May 07, 2015 1:14 am, edited 1 time in total.
-
- Prole
- Posts: 1
- Joined: Fri Jun 22, 2012 9:28 am
Re: phone-api: main keys: back,menu,home,search
Yes, it works all right.jimm1909 wrote: Is back notification working yet? Let me know.
Thanks in advance,
-Jim
Re: phone-api: main keys: back,menu,home,search
I tried all the steps mentioned above to get notifications for the back, menu, home, search keys but it didn’t work for me the first time but when I tried it after some time all the notification worked perfectly. Thank you for the help!
Re: phone-api: main keys: back,menu,home,search
alprome wrote:I tried all the steps mentioned above to get notifications for the back, menu, home, search keys but it didn’t work for me the first time but when I tried it after some time all the notification worked perfectly. Thank you for the help!
I encountered same here, and still not getting it...aww!
Who is online
Users browsing this forum: No registered users and 0 guests