Search found 52 matches
- Sat Jan 04, 2020 1:27 am
- Forum: Internet
- Topic: api call not working on android
- Replies: 5
- Views: 1843
api call not working on android
Evening livecoders Well I'm here again, its heading towards 1 in the morning and I'm stumped again. As ever any help would be very much appreciated: I am making an api call to google distance matrix, it works fine on the desktop, but not on android. As far as I can tell nothing is returned??!!!! The...
- Fri Jan 03, 2020 7:35 am
- Forum: Internet
- Topic: parsing json
- Replies: 2
- Views: 1415
Re: parsing json
Hi Klaus
What can I say - perfect! thank you; 5 hours to 5 minutes.
Kind regards
Paul
What can I say - perfect! thank you; 5 hours to 5 minutes.
Kind regards
Paul
- Thu Jan 02, 2020 8:32 pm
- Forum: Internet
- Topic: parsing json
- Replies: 2
- Views: 1415
parsing json
Evening Livecoders I wonder if anyone could help me with the following:- I've previously had some success importing the json response from something and then extracting the info I wanted. However, this time, to many hours has got me nowhere, so here I am again. The request is a variation on this- ht...
- Sat Dec 21, 2019 12:07 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using a variable with seconds
- Replies: 3
- Views: 2255
Re: Using a variable with seconds
Hi Klaus
Thanks v much.
You are a fountain of knowledge as ever.
Kind regards
Paul.
Thanks v much.
You are a fountain of knowledge as ever.
Kind regards
Paul.
- Fri Dec 20, 2019 11:06 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using a variable with seconds
- Replies: 3
- Views: 2255
Using a variable with seconds
Evening anyone, I'm not sure this is the right section, but I couldnt see anything similar on the other topics: Could someone tell me if I can use a variable with seconds? Ie instead of 'send command to me in 10 seconds,' I wanted to write 'send command to me in variable seconds. This is because the...
- Wed Nov 27, 2019 3:34 pm
- Forum: SQL Yoga
- Topic: name myswl table from variable
- Replies: 4
- Views: 11915
Re: name myswl table from variable
Thanks Bangkok Sorry I'm a bit of an amateur at this. The reason I posted in the first place was because it didn't work and then I googled a bit and from what I read it suggested that you couldn't use variables to name tables in Mysql, unless you used method statements. So from that point on I was a...
- Tue Nov 26, 2019 5:14 pm
- Forum: SQL Yoga
- Topic: name myswl table from variable
- Replies: 4
- Views: 11915
Re: name myswl table from variable
Hi Bangkok Thanks for your reply. Sorry my post was a bit brief (I took out the bits I didn't think were relevant), the whole command is below. the 2 variables are global. The put command shows the right name. command databaseCreateTables put tclientname & taccountkey into tTableName put tTableName ...
- Tue Nov 26, 2019 9:19 am
- Forum: SQL Yoga
- Topic: name myswl table from variable
- Replies: 4
- Views: 11915
name myswl table from variable
Hi People I'm not sure if this is the right section of the forum, but I have a quick question. Could someone tell me the syntax to name a mysql table from a variable (the one in question is hosted by livecodehosting.com:- command databaseCreateTables put tclientname & taccountkey into tTableName put...
- Tue Nov 12, 2019 9:03 am
- Forum: Talking LiveCode
- Topic: push notifications
- Replies: 4
- Views: 1324
Re: push notifications
Hi dunbarx Thanks for your reply, I had already done that. To be more specific, the best information I can find is the seemingly out dated livecode lesson referring to GCM not FCM. So, I looked more generally at how to set it for android phones, but all the other information talks about downloading ...
- Mon Nov 11, 2019 9:16 pm
- Forum: Talking LiveCode
- Topic: push notifications
- Replies: 4
- Views: 1324
push notifications
Evening everyone Just a quick question, I've been trawling the net for hours looking at push notifications and how to configure them with livecode, but frankly im still confused. I basically wanted to use it like whats app so 2 way. If anyone could point me in the right direction, I would be very gr...
- Sun Sep 22, 2019 1:12 pm
- Forum: Android Deployment
- Topic: customizing the answer dialogue box
- Replies: 21
- Views: 4831
Re: customizing the answer dialogue box
Hi Bogs
The reason is because I wanted the dialog boxes to match the colour scheme of the rest of the app, but I understand this isn't possible?
If it was that would be perfect.
Kind regards
Paul
PS I wil try your suggestions, many thanks
The reason is because I wanted the dialog boxes to match the colour scheme of the rest of the app, but I understand this isn't possible?
If it was that would be perfect.
Kind regards
Paul
PS I wil try your suggestions, many thanks
- Sat Sep 21, 2019 7:09 pm
- Forum: Android Deployment
- Topic: customizing the answer dialogue box
- Replies: 21
- Views: 4831
Re: customizing the answer dialogue box
Hi Jean-Marc and Klaus Many thanks for your replies. I googled around and found that I could use sub-stacks instead of the dialogue boxes so that I could customize their appearance, which has worked a treat. But unsurprisingly I have hit a slight snag - the only thing I can't seem to do is fix/loc t...
- Sun Sep 08, 2019 8:31 pm
- Forum: Android Deployment
- Topic: customizing the answer dialogue box
- Replies: 21
- Views: 4831
customizing the answer dialogue box
Evening Everyone Just a quick question, does anyone know how to customize the background and/or text colour of the the answer dialogue box. I searched around for a while and found variations on this:- on preOpenStack set the backgroundColor of this stack to black if the environment is "standalone ap...
- Sat Sep 07, 2019 7:02 pm
- Forum: Data Grid Helper
- Topic: datagrid joy
- Replies: 8
- Views: 6958
Re: datagrid joy
Hi Zryip TheSlug
I will try what you said.
I presume that means that I should write the scripts for the buttons etc... in the fill in data script.
Kind regards
Paul
I will try what you said.
I presume that means that I should write the scripts for the buttons etc... in the fill in data script.
Kind regards
Paul
- Sat Sep 07, 2019 6:58 pm
- Forum: Data Grid Helper
- Topic: datagrid joy
- Replies: 8
- Views: 6958
Re: datagrid joy
Hi Klaus
Please find attached.
Kind regards
Paul
Please find attached.
Kind regards
Paul