Richmond.
"D'ye mean me?"
A jaloused "close" meant close, no hide.
Craig
Search found 10496 matches
- Mon Jul 13, 2026 10:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to resume script execution in main stack after closing another stack?
- Replies: 8
- Views: 954
- Mon Jul 13, 2026 5:00 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to resume script execution in main stack after closing another stack?
- Replies: 8
- Views: 954
Re: How to resume script execution in main stack after closing another stack?
Richmond.
What does your "Flash" stack do?
I believe the OP, if a real person (we have not yet heard back) asked about closing the other stack, not simply hiding it. Hiding does not impact a running handler at all. Closing definitely might.
It does not matter if that "other" stack is a subStack ...
What does your "Flash" stack do?
I believe the OP, if a real person (we have not yet heard back) asked about closing the other stack, not simply hiding it. Hiding does not impact a running handler at all. Closing definitely might.
It does not matter if that "other" stack is a subStack ...
- Mon Jul 13, 2026 4:20 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to resume script execution in main stack after closing another stack?
- Replies: 8
- Views: 954
Re: How to resume script execution in main stack after closing another stack?
Hi, if you are real.
Do you mean you closed the "other" stack, or the mainStack?
If the other stack, you need do nothing. The script will continue to run normally after that line. If you mean the mainStack, well that is different altogether.
Which?
Craig
Do you mean you closed the "other" stack, or the mainStack?
If the other stack, you need do nothing. The script will continue to run normally after that line. If you mean the mainStack, well that is different altogether.
Which?
Craig
- Fri Jun 19, 2026 6:50 pm
- Forum: Off-Topic
- Topic: Calendar sync from LiveCode – what's everyone using these days?
- Replies: 5
- Views: 2638
Re: Calendar sync from LiveCode – what's everyone using these days?
Sparkout.
Does this mean we should be eagerly engaging with AI bots so they will better train their LC capabilities?
Does this mean we should be eagerly engaging with AI bots so they will better train their LC capabilities?
- Fri Jun 19, 2026 2:06 pm
- Forum: Off-Topic
- Topic: Calendar sync from LiveCode – what's everyone using these days?
- Replies: 5
- Views: 2638
Re: Calendar sync from LiveCode – what's everyone using these days?
So somebody, an actual human, must be somewhere behind these efforts, no? What I mean is that although AI wrote this, a person put it up to it. Who are those people? Don't tell me AI does this just for its own giggles.
Craig
Craig
- Sun Jun 14, 2026 3:41 pm
- Forum: Talking LiveCode
- Topic: Transferring variables between AppleScript and LiveCode
- Replies: 8
- Views: 3654
Re: Transferring variables between AppleScript and LiveCode
Stam.
Right you are.
But assuming LC is running on his machine, and whatever the source of the appleScript, how would any such source pop itself into LC? Where would it land?
Craig
Right you are.
But assuming LC is running on his machine, and whatever the source of the appleScript, how would any such source pop itself into LC? Where would it land?
Craig
- Thu Jun 11, 2026 3:23 pm
- Forum: Talking LiveCode
- Topic: Transferring variables between AppleScript and LiveCode
- Replies: 8
- Views: 3654
Re: Transferring variables between AppleScript and LiveCode
Bernd, Stam.
Is it possible the OP is talking about the form "do as AppleScript", and wants some data to return to LC?
Craig
Is it possible the OP is talking about the form "do as AppleScript", and wants some data to return to LC?
Craig
- Tue Jun 09, 2026 6:39 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Icon disappearing in compiled app?
- Replies: 5
- Views: 4188
Re: Icon disappearing in compiled app?
OK.
I assume NOT removing the code will also work.
It could just be a glitch. Yesterday a stack I have used forever all of a sudden would only print the bottom 80% of a card. I tried everything, setting the print area, whatever.
So then I closed LC and reopened. Fixed.
Craig
I assume NOT removing the code will also work.
It could just be a glitch. Yesterday a stack I have used forever all of a sudden would only print the bottom 80% of a card. I tried everything, setting the print area, whatever.
So then I closed LC and reopened. Fixed.
Craig
- Tue Jun 09, 2026 2:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Icon disappearing in compiled app?
- Replies: 5
- Views: 4188
Re: Icon disappearing in compiled app?
I cannot believe it is a code issue. When you make a standalone from a stack, the thinking is that everything comes over intact. I would send your stack to LC.
Craig
Craig
- Tue Jun 09, 2026 2:04 pm
- Forum: Announcements
- Topic: matchText goes 'all sensitive'.
- Replies: 9
- Views: 5313
Re: matchText goes 'all sensitive'.
Stam.
In the dictionary:
Craig
In the dictionary:
That is what Richmond was on about. Do I still misunderstand?The string and regularExpression are always case-sensitive, regardless of the setting of the caseSensitive property. (
Craig
- Fri Jun 05, 2026 6:22 pm
- Forum: Announcements
- Topic: matchText goes 'all sensitive'.
- Replies: 9
- Views: 5313
Re: matchText goes 'all sensitive'.
Richmond.
It used to only be "true". Likely this is helpful given that the source text may be sloppily constructed.
Craig
It used to only be "true". Likely this is helpful given that the source text may be sloppily constructed.
Craig
- Thu May 28, 2026 9:11 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: The end of LiveCode as we know it.
- Replies: 13
- Views: 11559
Re: The end of LiveCode as we know it.
Greg wrote:
My biggest worry is substacks in Create...
I have read about this subStack issue. Is it true that every project can live in only one stack? Why? Is it something to do with the Create "IDE", that can support only one? One must then integrate and manage multiple separate stacks as a ...
My biggest worry is substacks in Create...
I have read about this subStack issue. Is it true that every project can live in only one stack? Why? Is it something to do with the Create "IDE", that can support only one? One must then integrate and manage multiple separate stacks as a ...
- Wed May 13, 2026 2:44 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
- Replies: 5
- Views: 20156
Re: Why does my LiveCode script fail to properly update and pass data between stacks using send and dispatch
@Sadovel784.
You sound real. My post implied that the OP was not.
I have been wrong about that sort of thing. I am very interested in hearing back from either of you.
Craig
You sound real. My post implied that the OP was not.
I have been wrong about that sort of thing. I am very interested in hearing back from either of you.
Craig
- Tue Apr 28, 2026 8:29 pm
- Forum: Talking LiveCode
- Topic: Printing issue
- Replies: 6
- Views: 21296
Re: Printing issue
Richmond.
Do you mean are their locations locked?
No, but how would that matter?
Craig
Do you mean are their locations locked?
No, but how would that matter?
Craig
- Tue Apr 28, 2026 6:18 pm
- Forum: Talking LiveCode
- Topic: Printing issue
- Replies: 6
- Views: 21296
Re: Printing issue
Sparkout.
I have never used responsive layout, if that matters.
Craig
I have never used responsive layout, if that matters.
Craig