Yes, the sensor is available, I checked it.
Search found 21 matches
- Fri Dec 07, 2012 11:18 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Re: Getting values out of DataGrid
Thought so! 
Yes, the sensor is available, I checked it.
Yes, the sensor is available, I checked it.
- Fri Dec 07, 2012 10:55 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Re: Getting values out of DataGrid
I know! Jealous? :) Your solution worked.....of course.. :) Next problem is with GPS. It won't work on my Android device. try mobileStartTrackingSensor "location", true put mobileSensorReading("location", true) into tLocation mobileStopTrackingSensor "location" set the itemdelimiter to comma if the ...
- Thu Dec 06, 2012 6:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Re: Getting values out of DataGrid
Man, I'm so happy with it! :) I don't really want to make another post, but I still have one problem with my stack. Everytime I open it, it is focussing on the first field. I already put some "focus on nothing" in it but nothing seems to work. Can you have a look at it: www dropbox com / s / m839lf6...
- Thu Dec 06, 2012 6:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Re: Getting values out of DataGrid
Haha!
I got from Sinterklaas new socks with my name on it, how cool is that?
I got from Sinterklaas new socks with my name on it, how cool is that?
- Thu Dec 06, 2012 2:10 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Re: Getting values out of DataGrid
Thank Klaus,
That worked great.
You make it look so easy!
That worked great.
You make it look so easy!
- Thu Dec 06, 2012 12:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Getting values out of DataGrid
- Replies: 11
- Views: 6955
Getting values out of DataGrid
Hello, I have problems getting values out of a Datagrid. I have this simple DataGrid col1 col2 Club Plaats (=column title) DOVO Assen Roda Raalte ACV Assen Now I want to get the bold values based on the Plaats = Assen. I already have this code, but than I only get the first value, not both values. p...
- Tue Dec 04, 2012 3:06 pm
- Forum: Android Deployment
- Topic: Mobile Ads with different screen resolutions
- Replies: 1
- Views: 2642
Mobile Ads with different screen resolutions
Hi, I want to implement mobile ads in my Android app. I know I need something like this, but this will set the banner at the top of the app. mobileAdRegister "YOUR-AD-KEY" local tDetails put "30" into tDetails["refresh"] put 25 into tDetails["age"] put "male" into tDetails["gender"] mobileAdCreate "...
- Tue Dec 04, 2012 2:59 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
Thanks for all the help.
I already made a workaround. I instead used a datagrid which works fine!
But still weird that the XML file someway didn't work.
I already made a workaround. I instead used a datagrid which works fine!
But still weird that the XML file someway didn't work.
- Mon Nov 26, 2012 12:37 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
- Fri Nov 23, 2012 6:12 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
What a helpfull community. I think I made the right choice to start with LiveCode. 
- Fri Nov 23, 2012 4:52 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
The other guy thinks you are right! 
Try this at the end: xxoxpcx7ixsvwv3 / naviapp.zip
Greets.
Try this at the end: xxoxpcx7ixsvwv3 / naviapp.zip
Greets.
- Fri Nov 23, 2012 12:55 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
Hi Mark,
Thanks for checking, but it doesnt give me the solution!
I also added some screenshots from my standalone settings in the zip file. May be there is something wrong in there?
Thanks for checking, but it doesnt give me the solution!
I also added some screenshots from my standalone settings in the zip file. May be there is something wrong in there?
- Fri Nov 23, 2012 12:25 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
Hi Bernard,
I think you are right. I changed the XML.
However when I emulate the app, it doesn't give me an error, but crashes when I push the button in the app.
The zip file is available on the previous page, may be someone can look at it again?
Thanks!
I think you are right. I changed the XML.
However when I emulate the app, it doesn't give me an error, but crashes when I push the button in the app.
The zip file is available on the previous page, may be someone can look at it again?
Thanks!
- Thu Nov 22, 2012 1:47 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
What can you conclude out of this?Mark wrote:Hi,
I built a standalone and tried the app, but unfortunately it crashes as soon as it tries to access the XML file.
Is there something wrong with the XML file itself or is it the code that tries to access the XML file?
- Wed Nov 21, 2012 7:05 pm
- Forum: Android Deployment
- Topic: Deploy on Android with XML file
- Replies: 26
- Views: 20113
Re: Deploy on Android with XML file
Thanks!
Can you/or someone you know who develops for Android look at it?
Can you/or someone you know who develops for Android look at it?