Search found 21 matches

by eddje16
Fri Dec 07, 2012 11:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

Re: Getting values out of DataGrid

Thought so! :)

Yes, the sensor is available, I checked it.
by eddje16
Fri Dec 07, 2012 10:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

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 ...
by eddje16
Thu Dec 06, 2012 6:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

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...
by eddje16
Thu Dec 06, 2012 6:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

Re: Getting values out of DataGrid

Haha!

I got from Sinterklaas new socks with my name on it, how cool is that? :)
by eddje16
Thu Dec 06, 2012 2:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

Re: Getting values out of DataGrid

Thank Klaus,

That worked great.

You make it look so easy! :)
by eddje16
Thu Dec 06, 2012 12:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting values out of DataGrid
Replies: 11
Views: 6560

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...
by eddje16
Tue Dec 04, 2012 3:06 pm
Forum: Android Deployment
Topic: Mobile Ads with different screen resolutions
Replies: 1
Views: 2460

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 "...
by eddje16
Tue Dec 04, 2012 2:59 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

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! :D

But still weird that the XML file someway didn't work.
by eddje16
Mon Nov 26, 2012 12:37 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

Re: Deploy on Android with XML file

Bump..
by eddje16
Fri Nov 23, 2012 6:12 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

Re: Deploy on Android with XML file

What a helpfull community. I think I made the right choice to start with LiveCode. :)
by eddje16
Fri Nov 23, 2012 4:52 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

Re: Deploy on Android with XML file

The other guy thinks you are right! ;)

Try this at the end: xxoxpcx7ixsvwv3 / naviapp.zip

Greets.
by eddje16
Fri Nov 23, 2012 12:55 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

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?
by eddje16
Fri Nov 23, 2012 12:25 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

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!
by eddje16
Thu Nov 22, 2012 1:47 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

Re: Deploy on Android with XML file

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.
What can you conclude out of this?

Is there something wrong with the XML file itself or is it the code that tries to access the XML file?
by eddje16
Wed Nov 21, 2012 7:05 pm
Forum: Android Deployment
Topic: Deploy on Android with XML file
Replies: 26
Views: 19154

Re: Deploy on Android with XML file

Thanks!

Can you/or someone you know who develops for Android look at it? ;-)