Search found 7 matches

by williamsc84
Thu Aug 31, 2017 6:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iOS Map Directions with MergMK
Replies: 0
Views: 1649

iOS Map Directions with MergMK

I am using Livecode Indy and with that i get the MergMK extension. I found a sample stack online that I now have working that is showing perfectly a map on my screen with my current location. Here is the bulk of the code in that sample stack. on openCard ## MAP MergMK Stuff if environment() = "mobil...
by williamsc84
Thu Aug 31, 2017 6:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Location Detection
Replies: 4
Views: 2810

Re: Location Detection

Thanks everyone. This is giving me plenty to try out. I will let you know how it goes.
by williamsc84
Fri Aug 25, 2017 11:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Location Detection
Replies: 4
Views: 2810

Location Detection

Hi everyone. I have a question about detecting current locations and also highlighting locations nearest my location. I think I actually have two questions here but I will start with just 1 and see where I can get to :) I have a list of locations around the UK, for each location I have it's name, it...
by williamsc84
Fri Aug 11, 2017 1:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Parsing XML - xmlerr, bad document id
Replies: 3
Views: 2358

Re: Parsing XML - xmlerr, bad document id

Amazing thank you. That works perfectly.

Thank you for taking the time to get back to me and explaining where I went wrong. It's much appreciated.
by williamsc84
Thu Aug 10, 2017 11:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Parsing XML - xmlerr, bad document id
Replies: 3
Views: 2358

Parsing XML - xmlerr, bad document id

Hello there, this is only my 2nd post to the forums, I am new to LiveCode and coding in general. Also because this is only my 2nd post I could not post URL's so I have put all of my code i refer to in this post inside a sample livecode stack. The app I am trying to build sends a request to a SOAP we...
by williamsc84
Sun Aug 06, 2017 11:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Clearing Search
Replies: 4
Views: 2930

Re: Clearing Search

Thank you Jean Marc for taking the time to not only provide me with the answer but help me understand how it works.

I have now implemented this and it works perfectly.

Thanks again for your detailed response, it's very much appreciated.

Steven
by williamsc84
Sun Aug 06, 2017 2:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Clearing Search
Replies: 4
Views: 2930

Clearing Search

Hi all, I'm brand new to LiveCode and reasonably new to coding. I am trying to build an app where there is an input field and a scrolling list field, when you enter something into the input field it filters the data in the scrolling list field and you can then choose your selection. At the moment th...

Go to advanced search