Search found 88 matches

by garyth123
Wed Oct 22, 2014 8:46 pm
Forum: MobGUI
Topic: Getting uText of Option control
Replies: 2
Views: 7386

Re: Getting uText of Option control

Thanks sefro.
by garyth123
Wed Oct 22, 2014 8:14 pm
Forum: MobGUI
Topic: Getting uText of Option control
Replies: 2
Views: 7386

Getting uText of Option control

How do I get the Text of an Option control.

When I used an earlier version of mobgui I did this to get the text on a button:

Code: Select all

put the uText of me into gSectionName
but that doesn't seem to work now.
by garyth123
Wed Oct 22, 2014 12:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Thanks everybody, my app is working once again.
by garyth123
Wed Oct 22, 2014 12:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Thank you Neil that has worked.
by garyth123
Wed Oct 22, 2014 11:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Ok, thanks for alerting me to the latest stable version of LC.

I get a green square and SDKs 5.0, 7.0, 7.1, 8.1 are available but still getting the error message as per the attached.
by garyth123
Wed Oct 22, 2014 10:29 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Can I just ask about how to work with LC 6.6.4 and Xcode. With LC 6.6.3 and Xcode 5.1 I get a green square for the Available Device SDKs: 5.0, 7.0, 7.1 With LC 6.6.4 I get a red square and if try to point it to the Xcode 6 app bundle it gives an error message "The chosen folder is not a valid iOs SD...
by garyth123
Tue Oct 21, 2014 2:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Okay, apologies for missing those errors.

I was using 6.6.3 but have downloaded and installed 6.6.4. This requires Xcode 6 and iOS 8 SDK. Each time I attempt to build my app LC says I need iOS 8 SDK. How do I let LC know that I have this in Xcode 6?
by garyth123
Tue Oct 21, 2014 12:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Re: Reading files on iOS

Thanks Klaus. But why then does what I have got work for "development"? The first of your suggestions (commented out lines below) "compiles" without any errors but the files are still not read on my iPad. However the second of your suggestions (uncommented lines below) gives the following error: gro...
by garyth123
Tue Oct 21, 2014 11:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Reading files on iOS
Replies: 11
Views: 5995

Reading files on iOS

I haven't done much LC for a while and need a reminder on how to access files, required by my app, on a mobile (iOS). My code is: if the environment is "development" then open file specialFolderPath("Desktop") & tSectionName for read read from file specialFolderPath("Desktop") & tSectionName until E...
by garyth123
Mon Oct 20, 2014 1:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Provisioning profile
Replies: 3
Views: 2857

Re: Provisioning profile

This has worked, except I found that I didn't need to refresh in Xcode.

Thank you Dave.
by garyth123
Mon Oct 20, 2014 11:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Provisioning profile
Replies: 3
Views: 2857

Provisioning profile

Hi,

Please can someone remind me how to install a provisioning profile into an iOS app?

Thanks,

Gary
by garyth123
Tue Oct 07, 2014 10:52 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: valid identity for selected profile iOS
Replies: 34
Views: 23892

Re: valid identity for selected profile iOS

Okay thanks for the heads up on LC and Xcode 5. Neil's settings were for 6.6.2 and 6.7 and 7.0. Do you happen to know if the fix was integrated into 6.6.3 or should I still copy the settings file into 6.6.3?

Have just checked; either way I still get the error.
by garyth123
Tue Oct 07, 2014 9:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: valid identity for selected profile iOS
Replies: 34
Views: 23892

Re: valid identity for selected profile iOS

I am still getting the message "could not find a valid identity to use for the selected profile".

I have copied the revstandalonesettings.rev attached in this thread into the below version of LC.

OS X 10.9.5
LC 6.6.2

Thanks for any help, advice on getting round this.
by garyth123
Sun Feb 23, 2014 7:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Grouping objects by script
Replies: 9
Views: 5301

Re: Grouping objects by script

so do you have a group named "scrollgroup" or not? LC does not lie most of the time :D No I don't. I need to create the group by script. That was my original intention in the first post of this thread. Apologies if I was not sufficiently clear. So this works as exspected? All groups get copied corr...
by garyth123
Sun Feb 23, 2014 7:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Grouping objects by script
Replies: 9
Views: 5301

Re: Grouping objects by script

HI garyth123, Will this change the suggestions made already? no, why should it? We wanted to leave some work up to you, too! :D Best Klaus I am not getting this to work. I have tried start editing group "scrollgroup" and get an execution error "Chunk: can't find background" I have tried copy grp "m...

Go to advanced search