Search found 99 matches

by nicoloose
Fri Apr 05, 2019 3:05 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile Apps and Web Content - SOLVED
Replies: 6
Views: 4599

Re: Mobile Apps and Web Content

Is the solution to grab a file from the cloud and display its contents in a scrolling field or group? How does one retain the formatting? I have been through a lesson on how to create a scrolling group but this doesn't quite fit my requirement as the content is static. It would be better if the app ...
by nicoloose
Fri Apr 05, 2019 8:42 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile Apps and Web Content - SOLVED
Replies: 6
Views: 4599

Re: Mobile Apps and Web Content

Yes I did see that lesson. The app gathers data and then the default email app on the user's device opens up with all the information and that's how they send the data.

I think I am going to need a proper content management system for the ideas I am having now. Any recommendations?
by nicoloose
Thu Apr 04, 2019 10:18 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile Apps and Web Content - SOLVED
Replies: 6
Views: 4599

Mobile Apps and Web Content - SOLVED

I am a bit out of my depth at this point and these questions appear stupid to me now that I am writing them but I have spent so long looking for answers that I've hit a plateau. I have built my first mobile app which is running successfully on my ios device but: I would like to extend the functional...
by nicoloose
Wed Jun 06, 2018 2:07 pm
Forum: Internet
Topic: DropboxAPI_2 by McCarthy - SOLVED
Replies: 1
Views: 2863

Re: DropboxAPI_2 by McCarthy - SOLVED

Since this is an in-house application, I have decided to limit what files can be viewed. I have also created a widget browser and am able to view files from DropBox with ease using DropBoxAPI_2
by nicoloose
Wed Jun 06, 2018 7:32 am
Forum: Internet
Topic: DropboxAPI_2 by McCarthy - SOLVED
Replies: 1
Views: 2863

DropboxAPI_2 by McCarthy - SOLVED

Thanks to the author of DropboxAPI_2 for the great stack with examples. I have everything working great except one thing I don't quite get. I have written a desktop app for my business and part of it is to attach files to projects which I have achieved with dropbox. I need the users to be able to ha...
by nicoloose
Tue Jun 05, 2018 6:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: FTP alternatives for file management - CLOSED
Replies: 4
Views: 3195

Re: FTP alternatives for file management

Unable to use LC server as I use a shared server on Godaddy and to date no-one has come back to me on whether this is possible. I have come across Dropbox api though and this works really nicely as I am not fussed where the documents sit. I have managed to achieve what I want to more-or-less except ...
by nicoloose
Tue Jun 05, 2018 9:56 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: FTP alternatives for file management - CLOSED
Replies: 4
Views: 3195

FTP alternatives for file management - CLOSED

I am looking for an alternative to FTP due to security limitations. I have a desktop app where all data is stored in the cloud on a mySQL database. Users may attach documents to projects. Any documents they attach should be available to other users so these should also be stored on the same server. ...
by nicoloose
Fri Apr 13, 2018 5:18 pm
Forum: Talking LiveCode
Topic: Levure application framework & hosted database
Replies: 1
Views: 1726

Re: Levure application framework & hosted database

Sorted!

Code: Select all

default connection: server
connections:
  server:
    adaptor: mysql
    database name: dbName
    username: dbUserName
    password: dbPassword
    host: IP Address
  local:
    adaptor: sqlite
    quote identifiers: false
    type:
    file: ./database/imprus.sqlite
    
by nicoloose
Wed Apr 11, 2018 1:20 pm
Forum: Talking LiveCode
Topic: Levure application framework & hosted database
Replies: 1
Views: 1726

Levure application framework & hosted database

Hi, I have created an app for my business which needs to be accessed by multiple people in multiple locations. I used mysql for the last app developed using glxapp_framework but have upgraded to levure and am using an sqlite DB for this project. Does anyone have an example of how the connections.yml...
by nicoloose
Thu Feb 04, 2016 1:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone File Path Incorrect
Replies: 5
Views: 2725

Re: Standalone File Path Incorrect

Could you possibly assist with a solution for rollout to both Mac and Windows? I have been testing various options all day but the Standalone version on Mac never points me to the correct path.
by nicoloose
Wed Feb 03, 2016 3:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone File Path Incorrect
Replies: 5
Views: 2725

Re: Standalone File Path Incorrect

Hi Klaus,

All my files sit in the same directory as the standalone. Since this is just an internal app, I manually copy everything I need.

Nic
by nicoloose
Wed Feb 03, 2016 2:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone File Path Incorrect
Replies: 5
Views: 2725

Standalone File Path Incorrect

I have built a standalone app that connects to MySQL DB. When printing a report with Quartam, the standalone will not find the .qll file and display an error with a filepath that does not reflect the actual path given during testing. put defaultFolder & "/costofsales" into tLayoutFile put the long I...
by nicoloose
Wed Feb 03, 2016 1:00 pm
Forum: Talking LiveCode
Topic: Remote database connection drops out immediately
Replies: 2
Views: 1973

Re: Remote database connection drops out immediately

Solution:

Contant kDB_TABLENAME had a capital letter on the table name. This was not affecting my local test server for some reason but was being rejected by hosted server.
by nicoloose
Wed Feb 03, 2016 10:55 am
Forum: Talking LiveCode
Topic: Remote database connection drops out immediately
Replies: 2
Views: 1973

Remote database connection drops out immediately

Good morning, I host my mysql databases on GoDaddy and my application (that I have been using for years previously on a local network) connects as expected when I log in but as soon as it tries to retrieve data, I get an error that "Mysql has gone away". I am told that I should change values on the ...
by nicoloose
Wed Dec 17, 2014 10:00 am
Forum: Announcements
Topic: [ANN] tmControl2 First Release
Replies: 11
Views: 9491

Re: [ANN] tmControl2 First Release

How do we go about buying tmTools. The website says the storefront is being rebuilt but has been like this for ages?

Go to advanced search