Hmm... Popovers don't exist on android as far as I know. If its a contextual 
menu then mergPopMenu presents the appropriate native UI (like the menu from a 
field selection) that your users will expect. mergPopSheet presents an action 
sheet (not a popover with a table view in it) which is also more appropriate 
for actions rather than selections. If android doesn't have the pointer to the 
line which as far as I know it doesn't then using the mobilePick command there 
would work. So it would seem that a simple control structure is all you need 
rather than hacking some button to be in line with where the user touches.

Cheers

--
M E R Goulding
Software development services

mergExt - There's an external for that!

On 21/11/2012, at 4:14 AM, "J. Landman Gay" <jac...@hyperactivesw.com> wrote:

> I'd love to help out Monte by using his externals because his work is 
> extraordinary and much appreciated, but this stack is headed for Android 
> eventually so a cross-platform solution is best.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to