Search found 616 matches

by capellan
Tue May 11, 2021 8:21 pm
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

Great! Thanks a lot again.
Your MIDI Player works great too.
Now, I have to find a way to use
the Analog Sticks to send MIDI
messages.
by capellan
Fri May 07, 2021 12:17 am
Forum: Talking LiveCode
Topic: Index of lost Livecode stacks and resources
Replies: 1
Views: 1860

Index of lost Livecode stacks and resources

Hi All,

Does exists a public list of stacks and resources
unavailable from their original sources?

Recently, searching old posts I found that many sites
and stacks are not available anymore.

Thanks in advance!

Al
by capellan
Thu May 06, 2021 5:47 pm
Forum: Talking LiveCode
Topic: Limitations of Dynamically Executing Script in LC
Replies: 20
Views: 10362

Re: Limitations of Dynamically Executing Script in LC

You could download and open stacks from Google drive too.
There is a thread on this forum explaining how to do this.
by capellan
Tue May 04, 2021 3:17 am
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

Great! Many thanks for making this project, Paul!

Could this LCB works with two or more gamepads
at the same time?
by capellan
Tue May 04, 2021 3:13 am
Forum: Talking LiveCode
Topic: Limitations of Dynamically Executing Script in LC
Replies: 20
Views: 10362

Re: Limitations of Dynamically Executing Script in LC

After reading a few books about Macromedia Director,
I just noticed that Macromedia Director developers use
a lot this method of creating controls, set its properties,
and executing their script.

https://archive.org/search.php?query=Ma ... ctor+lingo
by capellan
Tue May 04, 2021 2:47 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Arrow keys messages do not work for scrolling groups
Replies: 3
Views: 2038

Re: Arrow keys messages do not work for scrolling groups

Now I understand. The script should be put in the card, not in the group. Thanks a lot for your help! Stack SHA-1 20c08e9d10c5200fa331757b1b0da1f1329876a2 Stack MD5 84ce2a8494a22a0b257d3d581397e0fb Stack CRC-32 656e0b72 Scroll_group_using_arrowkeys.zip Scroll_group_using_arrowkeys.jpg
by capellan
Mon May 03, 2021 8:57 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Arrow keys messages do not work for scrolling groups
Replies: 3
Views: 2038

Arrow keys messages do not work for scrolling groups

Hi all,

Arrow key messages do not work for scrolling groups
on Livecode 9.6.1

Why it's not possible to scroll an image within a group
using the arrow keys?

Thanks in advance!

Al
by capellan
Sat May 01, 2021 5:13 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode suitability for game development
Replies: 5
Views: 2986

Re: Livecode suitability for game development

Even games similar to early Pokemon games are easy to create in this platform.
by capellan
Tue Apr 27, 2021 5:57 am
Forum: Off-Topic
Topic: Bill Atkinson mention of LC (old but new to me)
Replies: 1
Views: 2315

Re: Bill Atkinson mention of LC (old but new to me)

Interesting enough, Apple Ibooks Creator does not exists anymore...

https://support.apple.com/en-us/HT211136
by capellan
Tue Apr 27, 2021 5:44 am
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

These are the codes for the discontinued Genius gamepad:
genius gamepad.jpg
Genius gamepad codes
by capellan
Tue Apr 27, 2021 5:43 am
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

Hi Paul, Yes, it worked great! This misunderstanding it's my own mistake. I am calling "NO INPUT STRING" to the hexadecimal string produced by the gamepad when is connected, but no function button, analog button or direction button is pressed. Here I will post the codes for the two gamepads that tes...
by capellan
Thu Apr 15, 2021 1:50 am
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

Today, I borrowed another gamepad: Vendor ID 0079 - Manufacturer: Microntek

All buttons of this new gamepad actually works.
The brand is Agiler Model: AGI-4010
https://www.agiler.us/?product=usb-2-0-gamepad

Did all gamepads always send a "No Input" string?
by capellan
Tue Apr 13, 2021 2:32 am
Forum: Talking LiveCode
Topic: USB Device - HIDAPI or ?
Replies: 61
Views: 35187

Re: USB Device - HIDAPI or ?

Hi Paul, Your HIDAPI lcb extension works fine on MacOSX 10.11.6 using Livecode Indy 9.6.1 I have to search "How to install LCB in Livecode" on google: https://livecode.com/topic/installing-an-lcb-library-2/ Somehow, I managed to stuck my mouse pointer and had to quit Livecode using the keyboard. Aft...
by capellan
Wed Feb 17, 2021 3:21 am
Forum: Games
Topic: “Coding Nine LiveCode Games” by Scott McDonald?
Replies: 13
Views: 18334

Re: “Coding Nine LiveCode Games” by Scott McDonald?

Anyways, the livecode source is in the public domain and the eBook is now licensed under Attribution 4.0 International (CC BY 4.0). You can get them from: http://zone.livecodehosting.com/download/Coding-Nine-LiveCode-Games-2020.pdf http://zone.livecodehosting.com/download/Coding-Nine-LiveCode-Games...
by capellan
Thu Feb 11, 2021 9:09 pm
Forum: Talking LiveCode
Topic: Fun With APNG & LC
Replies: 23
Views: 11573

Re: Fun With APNG & LC

Hi Thierry, It was so long ago, that I do not remember but surely was related to crc 32 byte alignment. Testing again, I found this simple error calculating the crc32 of this text: !"#$%&'()*+,-./0123456789:;<=>? @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ `abcdefghijklmnopqrstuvwxyz{|}~ ¡¢£¤¥¦§¨©ª«¬ ®¯°±²³´µ¶...

Go to advanced search