Search found 246 matches

by ClipArtGuy
Fri Sep 29, 2017 4:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Convert scientific notation to decimal?
Replies: 3
Views: 2814

Convert scientific notation to decimal?

I'm looking for a way to convert a number represented in scientific notation such as "9.0260588394524e-5 " to a more human readable decimal format. Is there a function for this in LC?
by ClipArtGuy
Thu Sep 07, 2017 2:57 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: BlockChain Framework in Live Code
Replies: 16
Views: 16296

Re: BlockChain Framework in Live Code

Have you looked into the counterparty platform? It seems like it could be a good fit.

https://counterparty.io
by ClipArtGuy
Wed Sep 06, 2017 6:08 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: BlockChain Framework in Live Code
Replies: 16
Views: 16296

Re: BlockChain Framework in Live Code

I've used LC as a "roll your own" front end for my bitcoin node, and also LC server scripts (in combination with some PHP) to communicate with my node for the purpose of storing hashes in the bitcoin blockchain via OP_RETURN for proof of existence from a website (which these days is frowned upon due...
by ClipArtGuy
Sun Sep 03, 2017 8:57 pm
Forum: Android Deployment
Topic: QR code scanning library/external/widget?
Replies: 4
Views: 4291

Re: QR code scanning library/external/widget?

Thanks for the replies HH and SparkOut. Just to be clear I am looking for a way to scan QR codes from within LC. If there isn't a widget,external or library that adds this functionality, I guess my only option is to use a third party API. Anybody have any recommendations to that end? Thanks in advan...
by ClipArtGuy
Sat Aug 26, 2017 7:10 pm
Forum: Android Deployment
Topic: QR code scanning library/external/widget?
Replies: 4
Views: 4291

QR code scanning library/external/widget?

Hi everyone, I was just wondering if there existed an open source solution for scanning QR codes in Android? I'm aware of some third party services, but would prefer to stay within LC if at all possible. Thanks in advance!
by ClipArtGuy
Sat May 20, 2017 2:11 am
Forum: Windows
Topic: Digital certificates
Replies: 2
Views: 4061

Re: Digital certificates

I am also interested in this topic, so I'll give it a bump. I'd love for my LiveCode created .exe files to not give such a dire sounding security warning when users try to run them......
by ClipArtGuy
Wed May 17, 2017 6:52 pm
Forum: Internet
Topic: Getting data from wordpress-site
Replies: 3
Views: 5614

Re: Getting data from wordpress-site

There is an open source Wordpess library Here: https://github.com/digitalpomegranate/l ... wp-restapi
and a webinar about it here: https://youtu.be/D_6b04AltTQ
by ClipArtGuy
Tue May 09, 2017 12:51 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid in Livecode Simulator Not Working
Replies: 3
Views: 6794

Re: Datagrid in Livecode Simulator Not Working

Have you checked internet permission in the android standalone settings?
by ClipArtGuy
Sat Apr 22, 2017 12:39 am
Forum: IDE Contributors
Topic: Current IDE Oddities and Obstacles
Replies: 53
Views: 122580

Re: Current IDE Oddities and Obstacles

For what it's worth, I have found the 8.1.x series to be more stable than LC 6 or 7 in Ubuntu linux, you way want to consider moving up because I am pretty sure that the 6 and 7 versions have been EOL'd.
by ClipArtGuy
Sun Apr 09, 2017 6:22 pm
Forum: Off-Topic
Topic: Forum Security
Replies: 14
Views: 10478

Re: Forum Security

Yes, and considering Let's Encrypt offers FREE certificates, there's really no reason I can think of not to secure the forum.

https://letsencrypt.org
by ClipArtGuy
Sun Apr 09, 2017 5:42 pm
Forum: iOS Deployment
Topic: live code cross development
Replies: 5
Views: 4635

Re: live code cross development

gurusonwheels wrote:So if I purchase a apple just to compile is my single pc licence going to cover both machine .
If not then the marketing is unfair to claim a licence can deploy to all platforms .

As far as I know you can install LiveCode on multiple machines using a single license.
by ClipArtGuy
Sun Apr 09, 2017 2:04 am
Forum: iOS Deployment
Topic: live code cross development
Replies: 5
Views: 4635

Re: live code cross development

This is a restriction imposed by apple, and not a limitation of LiveCode.
by ClipArtGuy
Sun Apr 09, 2017 1:06 am
Forum: Android Deployment
Topic: can not create apk for android however test works fine
Replies: 6
Views: 4481

Re: can not create apk for android however test works fine

It needs to be signed before it will run. For testing purposes, selecting "Sign for development only" will work. You will need to sign with your own self signed certificate before uploading to the play store.
by ClipArtGuy
Sat Apr 08, 2017 11:38 pm
Forum: Android Deployment
Topic: can not create apk for android however test works fine
Replies: 6
Views: 4481

Re: can not create apk for android however test works fine

It's probably something in the android standalone settings. Have you selected "Sign for Development Only" on the signing dropdown? You may also need to change the identifier as well as making sure all the permissions you need are checked.
by ClipArtGuy
Tue Apr 04, 2017 10:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid not saving between launches on android
Replies: 20
Views: 8985

Re: datagrid not saving between launches on android

In addition to the scripting conference stacks that Klaus linked to, I would also recommend going through the information at :

http://livecode.byu.edu/indexgeneric.php

I found both this site and the scripting conference stacks to be of immense value when I was just starting out with LiveCode.

Go to advanced search