Search found 14 matches

by Daveinthebigcity
Tue Jan 26, 2016 2:30 pm
Forum: Talking LiveCode
Topic: Navigation Widget
Replies: 4
Views: 3795

Re: Navigation Widget

Thanks,
I will give that a try.
Regards
Dave
by Daveinthebigcity
Tue Jan 26, 2016 2:23 pm
Forum: Talking LiveCode
Topic: Navigation Widget
Replies: 4
Views: 3795

Re: Navigation Widget

Hi,
Thanks for the quick reply. I'm using navigate already. I can move between the cards using the menu fine but the highlight doesn't follow onto the next card.
by Daveinthebigcity
Tue Jan 26, 2016 2:13 pm
Forum: Talking LiveCode
Topic: Navigation Widget
Replies: 4
Views: 3795

Navigation Widget

I've started using the widgets as they look much nicer in my apps than using the standard buttons. I'm struggling with passing data between cards though. I want a navigation widget that appears at the top of all of my cards, but when I click on an icon, it doesn't highlight the same button on the ne...
by Daveinthebigcity
Tue Nov 24, 2015 6:24 pm
Forum: Talking LiveCode
Topic: DataGrid Scroller
Replies: 6
Views: 5445

Re: DataGrid Scroller

Actually, on that subject. Do you have a direct link to the latest version? I keep trying to download it but the website is taking me in loops, and the software is still telling me that I'm up to date.
Thanks
Dave
by Daveinthebigcity
Tue Nov 24, 2015 6:19 pm
Forum: Talking LiveCode
Topic: DataGrid Scroller
Replies: 6
Views: 5445

Re: DataGrid Scroller

Hi,
Thanks for the reply. I ran an update and it said that I had the latest version. Clearly I don't as I've just checked and I'm on 7.0. I will update.
That is a big help!

Thanks very much.
Dave
by Daveinthebigcity
Tue Nov 24, 2015 12:22 pm
Forum: Talking LiveCode
Topic: DataGrid Scroller
Replies: 6
Views: 5445

DataGrid Scroller

Hi Everyone! I've added a data grid to my app with a native scroller (using code from one of the other forum help posts). The scrolling function works absolutely perfectly. The only problem is that I'm unable to select anything from the grid UNTIL I've scrolled first. The data grid is checking for t...
by Daveinthebigcity
Mon Mar 16, 2015 7:17 pm
Forum: Multimedia
Topic: Data Storage
Replies: 4
Views: 5652

Re: Data Storage

Thanks!
I wasn't sure if I could add http forms into my code but I will give this a shot anyway.
Dave
by Daveinthebigcity
Mon Mar 16, 2015 6:12 pm
Forum: Multimedia
Topic: Data Storage
Replies: 4
Views: 5652

Re: Data Storage

Thanks for the reply. It is for anyone who downloads the app so general public and really no upper limit on number of users. I have a MySQL database which holds text (No issues here) but then when it comes to storing images I've hit a wall.
Thanks.
:)
by Daveinthebigcity
Mon Mar 16, 2015 5:35 pm
Forum: Multimedia
Topic: Data Storage
Replies: 4
Views: 5652

Data Storage

Hi, I'm looking to setup a storage bucket where app users can upload/download data e.g. text files or images to a central location. Does anyone have any suggestions? I've looked at Amazon S3 and Google Cloud but they are all a bit complicated. I'm guessing I'd need to use the ftp command but not sur...
by Daveinthebigcity
Wed Feb 18, 2015 11:35 am
Forum: Android Deployment
Topic: Saving to camera roll
Replies: 14
Views: 11334

Re: Saving to camera roll

Thanks. I will take a look :-)
by Daveinthebigcity
Wed Feb 18, 2015 11:34 am
Forum: Databases
Topic: IOS DB connection problems
Replies: 0
Views: 12817

IOS DB connection problems

Hi everyone! I've set up a database on an amazon server using Mysql. I can connect to it no problem when I test my app in livecode on my mac, however when I save the standalone to my iPhone 4, none of the results are returned. I've checked on the standalone application settings (included mysql suppo...
by Daveinthebigcity
Tue Jan 27, 2015 1:48 pm
Forum: Android Deployment
Topic: Saving to camera roll
Replies: 14
Views: 11334

Re: Saving to camera roll

Hi, No unfortunately I didn't get to the bottom of this. I've come to the conclusion that the mobile specific functions only work properly for ios. All of the android apps work e.g calculator app, basic card controls etc as long as you don't try to build anything using the camera, gps functions etc....
by Daveinthebigcity
Mon Oct 27, 2014 7:38 pm
Forum: Android Deployment
Topic: Saving to camera roll
Replies: 14
Views: 11334

Re: Saving to camera roll

Thanks very much for the help. Unfortunately I'm still not getting anywhere using my Samsung Galaxy S3. :-(
by Daveinthebigcity
Tue Oct 21, 2014 6:19 pm
Forum: Android Deployment
Topic: Saving to camera roll
Replies: 14
Views: 11334

Saving to camera roll

Hi, I know this problem has been posted before but I can't seem to get to the bottom of it. I'm trying to get my android to save a photo to the gallery. I can get the native camera to launch and it allows me to take a photo and then gives me the option to save or discard. When I click save.......not...