thanks simon
it doesn't work too
I am dreaming livecode's upgrade powerful
Search found 23 matches
- Sun Aug 23, 2015 9:22 am
- Forum: Android Deployment
- Topic: text to speech does not work on android
- Replies: 2
- Views: 3318
- Sat Aug 22, 2015 8:06 am
- Forum: Android Deployment
- Topic: text to speech does not work on android
- Replies: 2
- Views: 3318
text to speech does not work on android
hi everyone!
thanks everyone, especially thanks joe,
this script run well on android but doesn't work from someday on android, I don't know why,
anybody please help me
on mouseUp
if the environment is "mobile" then
set the defaultFolder to specialFolderPath("Documents")
put the word 1 of field ...
thanks everyone, especially thanks joe,
this script run well on android but doesn't work from someday on android, I don't know why,
anybody please help me
on mouseUp
if the environment is "mobile" then
set the defaultFolder to specialFolderPath("Documents")
put the word 1 of field ...
- Thu Jun 18, 2015 10:11 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
Thank you
sunkim
sunkim
- Thu Jun 18, 2015 9:59 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
hi simon
what is mobilepick?
where can I see?
sunkim
what is mobilepick?
where can I see?
sunkim
- Thu Jun 18, 2015 9:29 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
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
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
- Thu Jun 18, 2015 8:49 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
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 ...
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 ...
- Thu Jun 18, 2015 5:50 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me[solved]
hi SparkOut
thank you very much
your code worked well
my problem have solved by you
again thanks lot
thank everyone

sunkim
thank you very much
your code worked well
my problem have solved by you
again thanks lot
thank everyone
sunkim
- Wed Jun 17, 2015 10:31 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
hi sparkout
thanks lot
I'll try your code
sunkim
my english is short
thanks lot
I'll try your code
sunkim
- Wed Jun 17, 2015 10:17 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
hi dave
I'll try your code
and thanks lot your advice
sunkim
I'll try your code
and thanks lot your advice
sunkim
- Wed Jun 17, 2015 9:58 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
hi dave
it doesn't work very simple script like this
on mouseup
repeat until the mouseClick
beep
end repeat
end mouseup
what's wrong?
thank's your answer
sunkim
it doesn't work very simple script like this
on mouseup
repeat until the mouseClick
beep
end repeat
end mouseup
what's wrong?
thank's your answer
sunkim
- Wed Jun 17, 2015 9:50 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
Re: help me
hi dave
would you give me a sample script?
I did some sample script in dictionary
but did not work on android
would you give me a sample script?
I did some sample script in dictionary
but did not work on android
- Wed Jun 17, 2015 6:53 pm
- Forum: Bug Triage
- Topic: help me
- Replies: 21
- Views: 13059
help me
hi everyone
I don"t know why
following script is work well on pc
but not work on the android phone
'repeat until the mouseClick'
or
'repeat until the mouseClick is true'
I have tested this script for many days
and I knew
"the mouseClick" function is not work on android
I think this problem may be ...
I don"t know why
following script is work well on pc
but not work on the android phone
'repeat until the mouseClick'
or
'repeat until the mouseClick is true'
I have tested this script for many days
and I knew
"the mouseClick" function is not work on android
I think this problem may be ...
- Tue Jun 16, 2015 6:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: 'repeat until the mouseClick' not work
- Replies: 5
- Views: 6759
Re: 'repeat until the mouseClick' not work
hi klaus
please move to android forum
I'm beginner
but I think this problem is not only for beginners
I'm beginner of livecode but I have known from hypercard.
now I am making a app
and need auto play in app
and the app work well on the pc
but auto play not work on the android
and I tested many ...
please move to android forum
I'm beginner
but I think this problem is not only for beginners
I'm beginner of livecode but I have known from hypercard.
now I am making a app
and need auto play in app
and the app work well on the pc
but auto play not work on the android
and I tested many ...
- Mon Jun 15, 2015 1:17 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: 'repeat until the mouseClick' not work
- Replies: 5
- Views: 6759
'repeat until the mouseClick' not work
Hello, i'm trying to solve a problem by playing a bit with a piece of test code.
following script is work well on pc
but not work on the android phone
I don't know why
I have tested this script for many days
and I knew
"the mouseClick" function is not work on android
I think this problem may be ...
following script is work well on pc
but not work on the android phone
I don't know why
I have tested this script for many days
and I knew
"the mouseClick" function is not work on android
I think this problem may be ...
- Tue May 19, 2015 1:32 pm
- Forum: Android Deployment
- Topic: keyboard appears self not wanted
- Replies: 2
- Views: 3284
Re: keyboard appears self not wanted
I did it
I fixed it last night
problem was field hidden of card
I set property of field hidden again
Jacque! thanks lot!
I fixed it last night
problem was field hidden of card
I set property of field hidden again
Jacque! thanks lot!