Search found 421 matches

by Nakia
Tue Feb 25, 2014 5:01 am
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8285

Re: No iCloud solution?

I would love to have a play with this John...
by Nakia
Wed Feb 19, 2014 11:26 pm
Forum: iOS Deployment
Topic: RSS App
Replies: 2
Views: 2390

Re: RSS App

So what exactly would you like help with:

Where are you up to so far and what challenges have you experienced.....
by Nakia
Tue Feb 18, 2014 8:51 am
Forum: iOS Deployment
Topic: It's posible to print from LC iOS to AirPrint?
Replies: 4
Views: 3372

Re: It's posible to print from LC iOS to AirPrint?

Print Card works for me just fine in iOS printing to a PDF.... I am doing this in a Form Creation App that my workplace uses... If you take a look at the mergExternals link I provided in the duplicate thread you will see that mergPop offers the following that seems to contain the ability to 'Print' ...
by Nakia
Tue Feb 11, 2014 12:03 pm
Forum: iOS Deployment
Topic: air print in ios ipad with livecode
Replies: 1
Views: 2235

Re: air print in ios ipad with livecode

This may help

http://mergext.com/home/mergpop/

Look at mergPopActivity
by Nakia
Mon Feb 03, 2014 9:09 am
Forum: iOS Deployment
Topic: controlling player volume in ios.
Replies: 8
Views: 4469

Re: controlling player volume in ios.

Apple don't allow developers access to any other 'sandboxes' besides the ones they offer up.
(Media,Contact etc)

Maybe Montes mergAV is what you need.
http://mergext.com/home/mergav/
by Nakia
Sat Feb 01, 2014 9:07 am
Forum: MobGUI
Topic: Carousel
Replies: 9
Views: 6540

Re: Carousel

Nice work, for what its worth where I am using it now it's working just fine...

Looks pretty cool!
by Nakia
Sat Jan 25, 2014 9:08 pm
Forum: iOS Deployment
Topic: iOS7 White Status Bar Text
Replies: 1
Views: 2054

Re: iOS7 White Status Bar Text

For anyone that may be interested, making a change to the Setting.plist in the LC Program directory in the iOS Runtime Folder has did the trick! <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> By default the string for UIStatusBarStyle is referencing a variable which comes ...
by Nakia
Sat Jan 25, 2014 10:14 am
Forum: MobGUI
Topic: Carousel
Replies: 9
Views: 6540

Re: Carousel

Just wondering, what did you use to make that reflection effect on those images ?
by Nakia
Sat Jan 25, 2014 8:21 am
Forum: MobGUI
Topic: Carousel
Replies: 9
Views: 6540

Re: Carousel

Great! I had a chance today to look at using this and I have it working but I can't seem to resize the images. I can resize the front image (the one not in the group) but when I resize the accompanying image in the group it resizes them both back to your dimensions ? EDIT - Just found the uWidth cus...
by Nakia
Sat Jan 25, 2014 6:59 am
Forum: iOS Deployment
Topic: iOS7 White Status Bar Text
Replies: 1
Views: 2054

iOS7 White Status Bar Text

Hi,

Just wondering if anyone has found a successful way to change the iOS7 Status Bar text to the color white?

Thanks
Nakia
by Nakia
Sat Jan 25, 2014 12:08 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7396

Re: Include Prebuilt SQLITE 3 DB

Turns out all the Tools I were using to build the DB were fine! It was simply a silly mistake on my behalf regarding a combination of having folders on my system with 'White space' characters in the name and me not knowing LC creates the folder your copied file exists in as well. Little embarrassing...
by Nakia
Fri Jan 24, 2014 4:51 am
Forum: Talking LiveCode
Topic: XML woes
Replies: 1
Views: 1606

Re: XML woes

Have a gander at this.
Should give you the contents.........

Edit: if there is more that 1 Entry back the start node down an element to "Entries" in place of "Entries/Entry"
by Nakia
Fri Jan 24, 2014 4:22 am
Forum: iOS Deployment
Topic: App switcher/multi-tasking thumbnail
Replies: 13
Views: 9945

Re: App switcher/multi-tasking thumbnail

For what it's worth I have a LC App on my iPhone that is working as you are requesting (not in App store though)
I did nothing special and it just worked.

Note: This was last built with LC5.5.3 so maybe something has changed recently ...
by Nakia
Thu Jan 23, 2014 11:39 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7396

Re: Include Prebuilt SQLITE 3 DB

For what its worth all I am doing is below; (Which I am calling from a button mouseUp) the DB you loaded in copied through the copy files pane in stand alone settings. ..... Still getting the same error that LC cant find the file. (Even if I skip the file check its creating a new DB as the SQL retur...
by Nakia
Thu Jan 23, 2014 11:30 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7396

Re: Include Prebuilt SQLITE 3 DB

Hmmm, well I get the same error using the DB you have created so it's something I am doing.
Any chance I can email you the stack to take a peek at ?

Go to advanced search