Hi,
How can I add options to the overflow button on the action bar?
Salut,
Josep M
Action overflow button
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Action overflow button
Hi,
Any way to do that? or any workaround?
Any way to do that? or any workaround?
Re: Action overflow button
It's a normal button, the message is MenuKey, so you can use:
Code: Select all
on MenuKey
#do something
end MenuKey
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w