help me

If you find an issue in LiveCode but are having difficulty pinning down a reliable recipe or want to sanity-check your findings with others, this is the place.

Please have one thread per issue, and try to summarize the issue concisely in the thread title so others can find related issues here.

Moderator: Klaus

sunkim
Posts: 23
Joined: Tue May 05, 2015 8:30 pm

Re: help me

Post by sunkim » Thu Jun 18, 2015 8:49 pm

hi jacque
thank you for your answer
I love livecode from hypercard
but I found some problems to be desired on android
this time while I making a app
one thing another is the button
I used a combo box button, option menu, pulldown menu, popup menu..
but those buttons did not work well on android
now I need a button of combo box type or option menu type
but a difficult exam to me to choose it

sunkim

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: help me

Post by Simon » Thu Jun 18, 2015 9:05 pm

Hi sunkim,
The regular menus are no good for mobile, best to roll your own.
http://forums.livecode.com/phpBB2/viewt ... 49&t=17212

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

sunkim
Posts: 23
Joined: Tue May 05, 2015 8:30 pm

Re: help me

Post by sunkim » Thu Jun 18, 2015 9:29 pm

hi simon
I didn't say about shape of buttons but work,
option menu, not work on android.
even combo box button open sub menu to full screen when I clicked on android
if you test and can see

thank you
sunkim
Last edited by sunkim on Thu Jun 18, 2015 9:56 pm, edited 2 times in total.

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: help me

Post by Simon » Thu Jun 18, 2015 9:34 pm

Yep.
There are mobile specific commands for option type buttons, look up "mobilePick".

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

sunkim
Posts: 23
Joined: Tue May 05, 2015 8:30 pm

Re: help me

Post by sunkim » Thu Jun 18, 2015 9:59 pm

hi simon
what is mobilepick?
where can I see?

sunkim
Last edited by sunkim on Thu Jun 18, 2015 10:06 pm, edited 1 time in total.

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: help me

Post by Simon » Thu Jun 18, 2015 10:04 pm

In the dictionary.
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

sunkim
Posts: 23
Joined: Tue May 05, 2015 8:30 pm

Re: help me

Post by sunkim » Thu Jun 18, 2015 10:11 pm

Thank you

sunkim

Post Reply