Search found 421 matches

by Nakia
Thu Jan 23, 2014 4:54 am
Forum: MobGUI
Topic: Carousel
Replies: 9
Views: 6692

Re: Carousel

Any issues with using that Version in your previous post in a project ?
by Nakia
Thu Jan 23, 2014 3:26 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7534

Re: Include Prebuilt SQLITE 3 DB

I will give this DB a shot in my program tonight and let you know the result...
by Nakia
Wed Jan 22, 2014 12:39 pm
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7534

Re: Include Prebuilt SQLITE 3 DB

Hi Neil, This is the exact tool I was referring to that I was using (before using the Firefox Add-on).. No matter what I do LC just wont see any DB I build with this tool as valid! As above, I have resorted to building the tables in LC for which I am using exactly the SQL Statements taken from the t...
by Nakia
Wed Jan 22, 2014 11:59 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7534

Re: Include Prebuilt SQLITE 3 DB

For some reason LC just doesn't like the DB I am building with either the Tool I mentioned or the Mozilla Add-on. I gave up and done it by script and it works as expected.. on buildDB ## This handler is reponsible for building the SQL Lite DB and creating all the Tables -- Make connection to DB, pla...
by Nakia
Wed Jan 22, 2014 11:34 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7534

Re: Include Prebuilt SQLITE 3 DB

Thanks for the tips! I tried as you suggested, moving the DB to the cache directory on openStack and its appears to have solved the issue of the flakey 'if there is a file' statement as it now recognises some file there. on openStack wait 5 milliseconds with messages -- Just so the engine isn't over...
by Nakia
Wed Jan 22, 2014 8:56 am
Forum: iOS Deployment
Topic: Include Prebuilt SQLITE 3 DB
Replies: 13
Views: 7534

Include Prebuilt SQLITE 3 DB

Hi, I have been using a tool I found online to build up a SQLITE DB but I have ran into an issue when I try and use it with LC. First oddity: The Tools name is "SQL Lite Databrowser 2.0" and it doesn't save the file with a file extension? Through finder in MAC my system just sees it as a "Document" ...
by Nakia
Wed Jan 22, 2014 4:02 am
Forum: MobGUI
Topic: Carousel
Replies: 9
Views: 6692

Carousel

Quite like the carousel idea!
What is the likely hood of releasing this ?
by Nakia
Mon Jan 20, 2014 5:05 am
Forum: iOS Deployment
Topic: Where on the device can I save data...?
Replies: 3
Views: 2612

Re: Where on the device can I save data...?

If you need this sort of functionality you are best looking at a Cloud File system.
mergDropboxSync will give you this sort of functionality I believe if you set the App up in the correct way.
by Nakia
Mon Jan 20, 2014 4:38 am
Forum: CGIs and the Server
Topic: Questions about Server
Replies: 3
Views: 4967

Questions about Server

Hi, With my Mega Bundle I got a licence to Server I want to have a play with. Never having it used it before I have a simple (what I think is simple) starting point that I want to try out. Basically have a Cron job setup to 4 times a day read in the CSV files that are in a folder, crunch these files...
by Nakia
Sat Jan 18, 2014 2:25 am
Forum: iOS Deployment
Topic: rresocket external for iOS7
Replies: 7
Views: 5475

Re: rresocket external for iOS7

From memory all the source files for the rresocket external are in the external SDK so there is probably nothing stopping you from re compiling yourself ?
by Nakia
Thu Jan 16, 2014 7:31 am
Forum: MergEXT
Topic: Open In for iOS
Replies: 8
Views: 10846

Re: Open In for iOS

I just used the copy files pane as you suggested!

I'm not even certain it uses it to be honest as I didn't have it there once and it still worked ???
by Nakia
Thu Jan 16, 2014 6:08 am
Forum: MergEXT
Topic: Open In for iOS
Replies: 8
Views: 10846

Re: Open In for iOS

Step 2: All that is required to process this after your App is opened from one of these file is the 'URLWakeUp' command. This will pass the path to the file (the one you clicked on in Mail App) from which you can then place into your Apps cache directory and do with it what you will. Note: 1.The pat...
by Nakia
Thu Jan 16, 2014 5:57 am
Forum: MergEXT
Topic: Open In for iOS
Replies: 8
Views: 10846

Re: Open In for iOS

Okay, Firstly this is how I got it to work. I am not saying its correct or the best but it works for me! Step 1: You need to edit your 'Settings.plist' file and add the following. FYI you find this by Right clicking on your LC Program in Apps then exploring to "Contents/Runtime/iOS/Device/" <key>CFB...
by Nakia
Wed Jan 15, 2014 11:14 pm
Forum: iOS Deployment
Topic: Still OK with Apple to develop for iOS 7 with RunRev?
Replies: 21
Views: 13269

Re: Still OK with Apple to develop for iOS 7 with RunRev?

FWIW I purchased the Mega Bundle yesterday (was another user stuck in the 5.5.X Days) and its really good value.
Comes with heaps of great extras to play with, some of which are very nice and I can see a use for them in some of my Projects.
by Nakia
Wed Jan 15, 2014 4:30 am
Forum: MergEXT
Topic: Open In for iOS
Replies: 8
Views: 10846

Re: Open In for iOS

I have one of my Apps doing this if I understand what you are asking. If the users is sent a file type via mail, my App shows up in the list of Apps that will support/use it. I took it a little further and extended my needs to a custom file type. if this is what you mean let me know and I can share ...

Go to advanced search