Search found 10357 matches
- Sat Sep 13, 2025 11:02 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 150
- Views: 179589
Re: Livecode Create - thoughts?
This is discouraging. What happened to "Programming for the rest of us?" I have LC now. I will have it forever. I have not needed nor been grateful for any new feature since the enhancement of the itemDelimiter to support strings of any length. That was a Godsend, the last one I can recall. I do not...
- Fri Sep 12, 2025 2:24 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Resize/move line graph?
- Replies: 17
- Views: 6624
Re: Resize/move line graph?
Klaus.
It is what I meant. I would naturally have gone into the mouseUp handler and added a line at the end to send that message to the card.
Craig
It is what I meant. I would naturally have gone into the mouseUp handler and added a line at the end to send that message to the card.
Craig
- Thu Sep 11, 2025 9:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Resize/move line graph?
- Replies: 17
- Views: 6624
Re: Resize/move line graph?
Klaus, before this goes back to the vault, Hermann said:
Craig
Is that true? If so, why, and if so again, can you pass such a message explicitly, say to the card? That would put it back in play for LCS.mouseEvents don't reach the widget, they are all captured by the widget.
Craig
- Thu Sep 11, 2025 9:15 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Resize/move line graph?
- Replies: 17
- Views: 6624
Re: Resize/move line graph?
What Klaus said.
But I did enjoy reading a few of Hermann's thoughts.
Craig
But I did enjoy reading a few of Hermann's thoughts.
Craig
- Thu Sep 11, 2025 3:45 am
- Forum: Off-Topic
- Topic: Issues in clearing properties
- Replies: 4
- Views: 194
Re: Issues in clearing properties
Yipes. I did not look as carefully as Bernd did. Trevor, are you seeing this?
Craig
Craig
- Wed Sep 10, 2025 5:47 pm
- Forum: Off-Topic
- Topic: Issues in clearing properties
- Replies: 4
- Views: 194
Re: Issues in clearing properties
Looking at your screenshot, perhaps you were thrown by the fact that you are able, in the inspector, to change the name of a key or element of a custom property but not delete that property? Anyway, see the dictionary for the tools you need. To bulldoze all of them: set the customKeys of stack "your...
- Wed Sep 10, 2025 5:41 pm
- Forum: Off-Topic
- Topic: Issues in clearing properties
- Replies: 4
- Views: 194
Re: Issues in clearing properties
Hi.
I assume you mean "custom properties", because you cannot delete native properties.
Check out the "customProperties", er, property, and also possibly "customKeys" and "customPropertySet"
You have complete control over any and all custom properties.
Craig
I assume you mean "custom properties", because you cannot delete native properties.
Check out the "customProperties", er, property, and also possibly "customKeys" and "customPropertySet"
You have complete control over any and all custom properties.
Craig
- Wed Sep 10, 2025 3:41 pm
- Forum: Multimedia
- Topic: Multi-track playback synchronization
- Replies: 8
- Views: 37682
Re: Multi-track playback synchronization
Richmond. A message that starts with Welcome! is probably best 'Well Gone'. Are you saying that the post just before yours was AI? If so, I am a little concerned, though impressed, that AI bots can reasonably join the middle of a conversation as opposed to writing an introductory note that simply se...
- Sun Sep 07, 2025 6:33 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Text in fields disappearing when switching stacks?
- Replies: 5
- Views: 548
Re: Text in fields disappearing when switching stacks?
Skyler does not seem like AI, although AI is becoming a much better writer every day.
Craig
Craig
- Sat Sep 06, 2025 3:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Text in fields disappearing when switching stacks?
- Replies: 5
- Views: 548
Re: Text in fields disappearing when switching stacks?
It makes no difference if the other stack is a substack or not. And what you describe is unheard of, impossible, if all you did is what you say. Text entered into a field stays there if you navigate elsewhere. As long as the stack is saved when you close it, it will stay there forever. How many hand...
- Thu Sep 04, 2025 2:03 pm
- Forum: Made With LiveCode
- Topic: AppleSoft Basic Interpreter Project
- Replies: 4
- Views: 1035
Re: AppleSoft Basic Interpreter Project
Mike.
Hard for me to understand what this rather hefty stack does. Can you give a short tutorial?
Craig
Hard for me to understand what this rather hefty stack does. Can you give a short tutorial?
Craig
- Tue Sep 02, 2025 2:31 pm
- Forum: Off-Topic
- Topic: In memory of Raymond Harder
- Replies: 3
- Views: 1341
Re: In memory of Raymond Harder
Richard.
I do not recall that name. Did he go by an alias here?
Craig
I do not recall that name. Did he go by an alias here?
Craig
- Fri Aug 29, 2025 1:54 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: SEND sending me crazy
- Replies: 8
- Views: 1790
Re: SEND sending me crazy
Richmond.
Have not tested, but a quick glance tells me this is a loop without end. Handler 1 calls handler 2, and then guess what handler 2 does.
Craig
Have not tested, but a quick glance tells me this is a loop without end. Handler 1 calls handler 2, and then guess what handler 2 does.
Craig
- Fri Aug 29, 2025 1:52 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Underline first letter
- Replies: 8
- Views: 1388
Re: Underline first letter
Much ado about little.
Craig
Craig
- Wed Aug 27, 2025 9:05 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Field input of MAC address: filtered and nice to look
- Replies: 17
- Views: 4062
Re: Field input of MAC address: filtered and nice to look
I am a little ahead of you, in that mine can handle single letter adjustments. Neither can handle multi-letter.
Yet.
Question, why do you hide the input field?
Craig
Yet.
Question, why do you hide the input field?
Craig