Search found 872 matches

by trevix
Fri Mar 29, 2019 5:30 pm
Forum: LiveCode Builder
Topic: NumToChar in LCB?
Replies: 6
Views: 5883

NumToChar in LCB?

Trying to work on images...
I understand that "the cod of tChar" give me the numeric code of the character.
What is the reverse of it? (on LCS would be NumToChar()

Trevix
by trevix
Thu Mar 28, 2019 8:47 pm
Forum: LiveCode Builder
Topic: Hello World not installing
Replies: 4
Views: 5793

Re: Hello World not installing

You know it all !!

Adding the two lines, works fine. Thanks
by trevix
Thu Mar 28, 2019 6:31 pm
Forum: LiveCode Builder
Topic: Hello World not installing
Replies: 4
Views: 5793

Hello World not installing

I managed to follow the lesson for building an extension with LC builder. OSX 10.14.3 LC 9.0.4(RC1) Indy The library gets loaded on test and works library community.livecode.elanorb.helloworld metadata version is "1.0.0" public handler SayHello() return "Hello World!" end handler end library When I ...
by trevix
Thu Mar 28, 2019 11:25 am
Forum: Marketing Your Products
Topic: FlowReminder: my new calendar tool standalone
Replies: 14
Views: 20999

FlowReminder: my new calendar tool standalone

I would like to introduce my new standalone, made with Livecode: FlowReminder. Flow Reminder is a tool for Lawyers, Accountants and Professionals in general, to track deadlines, based on programmable templates, with multiple choice evaluations. In short, it is a utility software, to make complex dea...
by trevix
Mon Mar 25, 2019 7:31 pm
Forum: Developer Services Marketplace
Topic: External for Flic bluetooth button
Replies: 0
Views: 5050

External for Flic bluetooth button

I really don't understand LC Builder so I am looking for a Swift,C++ programmer that can build an external, in order to connect LiveCode with this bluetooth button (www.flic.io). For iOS and Android. There are working xCode examples here https://github.com/50ButtonsEach and a tutorial here https://p...
by trevix
Sun Mar 24, 2019 6:28 pm
Forum: Multimedia
Topic: Resize and vertically align a scan image with its original
Replies: 2
Views: 4174

Resize and vertically align a scan image with its original

Given an A4 original image (say jpeg) and its copy, made from the original, with a scanner. Given the feeding mechanics of the scanner probably the copy will be slightly rotated and scaled. Is Livecode suitable to resize and realign the copy with its original using, I guess, a couple of reference li...
by trevix
Sat Mar 23, 2019 8:06 pm
Forum: Making IDE Plugins
Topic: Integrate Flic bluetooth button on a LC standalone
Replies: 6
Views: 9101

Re: Integrate Flic bluetooth button on a LC standalone

And in LC builder, there is no mention of Swift:
https://livecode.com/docs/9-0-2/extendi ... -livecode/

Is it because is not possible?
by trevix
Sat Mar 23, 2019 7:35 pm
Forum: Making IDE Plugins
Topic: Integrate Flic bluetooth button on a LC standalone
Replies: 6
Views: 9101

Re: Integrate Flic bluetooth button on a LC standalone

Before I start a LOOONG learning process, I would like to hear some confirmation from the livecoders savvy about what I found: I got a working example that, in xCode using Swift, connects and reacts to the Flic bluetooth button: https://github.com/50ButtonsEach/fliclib-ios I also found that, apparen...
by trevix
Fri Mar 15, 2019 4:22 pm
Forum: Off-Topic
Topic: New Livecode Standalone
Replies: 5
Views: 4458

Re: New Livecode Standalone

So I guess goes in the off-topics?
by trevix
Fri Mar 15, 2019 4:21 pm
Forum: Off-Topic
Topic: New Livecode Standalone
Replies: 5
Views: 4458

Re: New Livecode Standalone

I read:
Announcements FAQ

Q: I am a developer who makes products with Revolution. Can I post announcements in the Announcements forum?

A: No, however you can announce them in the Off-Topic forum. We are considering adding a Made with Revolution forum as well for this purpose.

What gives?
by trevix
Fri Mar 15, 2019 4:13 pm
Forum: Off-Topic
Topic: New Livecode Standalone
Replies: 5
Views: 4458

New Livecode Standalone

Hi.
I would like to showcase my new LC standalone: FlowReminder.

For the time being it is free.
Is there a section in the forum where I can describe it and put a download link?
Thanks

Trevix
by trevix
Sat Mar 09, 2019 7:15 pm
Forum: Making IDE Plugins
Topic: Integrate Flic bluetooth button on a LC standalone
Replies: 6
Views: 9101

Re: Integrate Flic bluetooth button on a LC standalone

Let's put it in this way.
Is there some way to do interaction between LC development and xCode development?
by trevix
Wed Feb 27, 2019 5:57 pm
Forum: Making IDE Plugins
Topic: Integrate Flic bluetooth button on a LC standalone
Replies: 6
Views: 9101

Integrate Flic bluetooth button on a LC standalone

Hi all. I found this cleaver bluetooth button, albeit a little expensive: https://flic.io/?gclid=EAIaIQobChMI-OOn8avc4AIVWuJ3Ch2zrAj6EAAYASAAEgJyd_D_BwE Apparently it should be possible to integrate its actions with iOS application (see this tutorial): https://partners.flic.io/partners/developers/io...
by trevix
Sun Feb 17, 2019 6:47 pm
Forum: Internet
Topic: Filemaker Data API on remote network doesn't connect
Replies: 7
Views: 6800

Re: Filemaker Data API on remote network doesn't connect

HOW GOOD YOU ARE!!!
Thanks. That was it and I couldn't find it in a million years.
by trevix
Sun Feb 17, 2019 10:28 am
Forum: Internet
Topic: Filemaker Data API on remote network doesn't connect
Replies: 7
Views: 6800

Re: Filemaker Data API on remote network doesn't connect

Port 443 is already forwarded and I have a static IP:
since doing the same operation with Postman return the correct result, this is some problem of LiveCode, I think.

What is strange is not getting ANY result, not even an error msg.
What else can I check?

Go to advanced search