Search found 131 matches

by hrcap
Wed Mar 27, 2019 9:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Script Editor For .lc Files
Replies: 1
Views: 1637

Script Editor For .lc Files

Hi Guys I hope that everyone is well. I am slowly developing my LiveCode skills, and am now working on producing scripts n the form of .lc files for use on the server side. At the moment I am opening these scripts in a simple text editor to modify them. Is there a way to get these .lc to open in the...
by hrcap
Fri Feb 08, 2019 10:43 pm
Forum: LiveCode Hosting
Topic: Getting Started
Replies: 1
Views: 5168

Getting Started

Good Evening All Last month I signed up to the LiveCode cPanel service and have since managed to get LiveCode on a mobile device to pull info directly from a mySQL database on cPanel. The next stage is for me to learn how to use the LiveCode server to ensure that the data on the mySQL is accessed se...
by hrcap
Thu Jan 24, 2019 12:42 pm
Forum: MergEXT
Topic: MergBG
Replies: 2
Views: 6627

MergBG

Hi Guys I was wondering if MergBG (or any other method) could be used to allow two scripts to run at the same time. If for example you have a button with: on mouseup Wait 3 seconds answer "hello" end mouseup you cannot click any of the other buttons on the layout until this script has finished runni...
by hrcap
Wed Jan 23, 2019 2:11 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Connecting to remote MySQL Database via 3g 4g problem
Replies: 5
Views: 4596

Re: Connecting to remote MySQL Database via 3g 4g problem

Thank you very much

This was the issue, I had set access to the server for only a small range of Its. I have added a wildcard username to allow access from any IP and that has solved the problem.


Many Thanks
by hrcap
Tue Jan 22, 2019 4:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SQL layout on different lines
Replies: 3
Views: 2861

SQL layout on different lines

Hi All I am currently putting together some SQL statements and am having to lay them out on a single line, e.g. put "account_create, timestamp_create, timestamp_create_utc, account_mod, timestamp_mod, timestamp_mod_utc, _kp_uuid_username, email_user, date_of_birth, password_hint, password, username"...
by hrcap
Sat Jan 19, 2019 10:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Connecting to remote MySQL Database via 3g 4g problem
Replies: 5
Views: 4596

Connecting to remote MySQL Database via 3g 4g problem

Evening all I am in the initial stages of building an app. This app sends SQL queries to a remote MySQL database. When the app is used on the desktop with a wifi connection, or when the app is used on an iOS device with a wifi connection the MySQL query is sent to the database successfully. When i t...
by hrcap
Sat Jan 19, 2019 10:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Resizing iOS
Replies: 5
Views: 4012

Re: Resizing iOS

Many Thanks for your help, I simply had my 'set fullscreenmode to exactfit' too far down within the handler, i moved this to the top of the prestock open handler and it solved made the stack fit. As a note for reference to others, i had the livecode file for this app saved within dropbox, when build...
by hrcap
Fri Jan 18, 2019 7:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Resizing iOS
Replies: 5
Views: 4012

Re: Resizing iOS

Okay, after much fiddling and learning I have managed to get the header bar and fields on Card 1 to locate themselves to be centred, this only however happens when i navigate from Card 1 to Card 2 and then back to Card 1 again. When i first open the app everything is still off to the left. Is there ...
by hrcap
Fri Jan 18, 2019 11:01 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Resizing iOS
Replies: 5
Views: 4012

Resizing iOS

Morning All I have designed my first two cards. When using simulator for an iPhone 6s Plus the Header Bar resizes to the width of the screen as desired. When I create the standalone application and open it on an iPhone 6s Plus the header bar does not resize. I have trawled the similar posts that I c...
by hrcap
Wed Jan 16, 2019 12:17 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: UTC [Universal Time]
Replies: 3
Views: 3303

Re: UTC [Universal Time]

Thank you very much for the swift responses, I've gone for the 'put the seconds' option and it appears to be working nicely.

Many Thanks
by hrcap
Mon Jan 14, 2019 5:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: UTC [Universal Time]
Replies: 3
Views: 3303

UTC [Universal Time]

Hi All Standard first post disclaimer... I am new to Livecode currently learning the ropes to allow me to move away from Filemaker. Very exciting times as it seems there are far more possibilities ahead. I have a very basic question in that I would like to know how to put the UTC into a variable. Th...

Go to advanced search