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 ...
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...
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...
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 "...