Search found 2737 matches

by SparkOut
Thu May 09, 2024 7:34 am
Forum: Talking LiveCode
Topic: What is up with "lock Cursor"?
Replies: 30
Views: 577

Re: What is up with "lock Cursor"?

The lock cursor documentation definitely says (used to say? - I am not able to check) something about the locked cursor state ending after the handler that invoked it finishes, similarly to the ephemeral state of the itemDelimiter.
by SparkOut
Thu May 09, 2024 7:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unusual Refresh Problems with Mac standalone
Replies: 21
Views: 1716

Re: Unusual Refresh Problems with Mac standalone

@neville The "strange comment" was not addressed to you but in reply to an apparent spammer's posting. The spammer became evident, and that post was deleted.
So his reply now appears out of context.
by SparkOut
Fri May 03, 2024 8:34 pm
Forum: Off-Topic
Topic: ChatGPT and LiveCode
Replies: 33
Views: 268051

Re: ChatGPT and LiveCode

I didn't pass immediate judgement but reserve the legitimate right to retain some scepticism. As mentioned, "while it might be legitimate" ... I have some doubts. "Mostly" it's valid syntax. I haven't attempted to run it, but while it might be legitimate, a "return" from a "command" (not a function)...
by SparkOut
Fri May 03, 2024 7:23 pm
Forum: Off-Topic
Topic: ChatGPT and LiveCode
Replies: 33
Views: 268051

Re: ChatGPT and LiveCode

Is it AI spambot presenting AI generated code? "Mostly" it's valid syntax. I haven't attempted to run it, but while it might be legitimate, a "return" from a "command" (not a function) rings like a bell made from reconstituted pork products. I truly hope that a genuine poster has tried LiveCode in C...
by SparkOut
Mon Apr 15, 2024 3:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 20
Views: 1138

Re: get name of flashdrive.

The old thread I posted was referring to a task where someone wanted to implement a security measure like this, by interrogating the volumes and extracting the unique id of the removable device. There were some code samples based on vbcript usage to do this on Windows. I don't know if this is still ...
by SparkOut
Mon Apr 15, 2024 8:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 20
Views: 1138

Re: get name of flashdrive.

That wasn't what I was answering. Windows uses volume names for drive referencing (by humans). LiveCode returns a resolved file path on Windows which invariably has a drive letter.
by SparkOut
Sun Apr 14, 2024 12:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 20
Views: 1138

Re: get name of flashdrive.

Windows has always used volume names. Those volumes may or may not be assigned a drive letter.
by SparkOut
Sat Apr 13, 2024 7:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: get name of flashdrive.
Replies: 20
Views: 1138

Re: get name of flashdrive.

There is a very old thread on the topic of interrogating volumes on Windows.
I don't know whether any of it still applies.
viewtopic.php?t=2357&start=0
by SparkOut
Thu Apr 11, 2024 5:25 pm
Forum: iOS Deployment
Topic: Auto Focus On Edit Field
Replies: 8
Views: 591

Re: Auto Focus On Edit Field

She'll tell you the story :lol:

Or you can re-read it yourself viewtopic.php?p=160350#p160350
by SparkOut
Thu Apr 11, 2024 5:18 pm
Forum: iOS Deployment
Topic: Auto Focus On Edit Field
Replies: 8
Views: 591

Re: Auto Focus On Edit Field

I think there might still be issues on mobile (not that I have encountered such in my usage) where not only does the first field take focus, it pops up the virtual keyboard. Hence the single pixel focus trick. Jwack would know.
by SparkOut
Mon Apr 08, 2024 7:33 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Issue with with images in arrays
Replies: 8
Views: 508

Re: Issue with with images in arrays

does it cease to be considered to be an image object? Should I stop thinking about objects? Essentially yes And no. It's hard to explain but although there are "controls" (objects) and "containers" in LC this isn't how you're trying to do things. Jacque could probably describe things better. But yo...
by SparkOut
Fri Apr 05, 2024 9:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to make a clickable list?
Replies: 5
Views: 548

Re: How to make a clickable list?

This sounds like a perfect fit for the tree view widget
by SparkOut
Tue Apr 02, 2024 6:22 pm
Forum: Windows
Topic: LiveCode 9 quits unexpectedly
Replies: 3
Views: 649

Re: LiveCode 9 quits unexpectedly

You say "quits unexpectedly" but you also say "freezes" and "unresponsive". Before trying too much blind troubleshooting, do you have the backdrop on? I wonder whether you have a hidden dialog box waiting for you to click "ok" or respond to a prompt to save the stack before the build proceeds? Other...
by SparkOut
Sun Mar 31, 2024 6:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace the windows `beep` sound
Replies: 12
Views: 896

Re: How to replace the windows `beep` sound

I said There are various ways to get there but a quick way: Press Windows key+R to bring up the Run box Type "control mmsys.cpl,,2" and hit enter. (Don't include the quotes but do include the double commas.) As I said, one way, and a quick way. Anyone used to using terminal would probably agree. Loa...
by SparkOut
Sun Mar 31, 2024 5:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace the windows `beep` sound
Replies: 12
Views: 896

Re: How to replace the windows `beep` sound

Uh, that's what I said. And there are many ways to reach that interface. Using a typed command was simpler to describe than trying to lead someone through "click that,tab that". The point I wanted to stress is that replacing a default Windows beep isn't going to "make music" which is what the OP wan...

Go to advanced search