Search found 13557 matches

by Klaus
Fri Apr 05, 2024 11:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Text fields not displaying entered text
Replies: 2
Views: 327

Re: Text fields not displaying entered text

Hi Laura, welcome to the forum! Some questions: 1. Where did you place the script that you posted above? 2. It is not clear where your user(s) need to enter their name! I would recommend something like this... Create a button "Enter your name" or something with this script: ## This will open a dialo...
by Klaus
Thu Apr 04, 2024 5:41 pm
Forum: Talking LiveCode
Topic: An event trigger when data is added to a field
Replies: 15
Views: 940

Re: An event trigger when data is added to a field

Hi Lance, not directly, but you can do something like this. Script of field: on closeField ## Sent when field is closed (left) and its content has changed. ## your stuff here.... end closeField Then force this behaviour of the field with: ... put "test data" into field "Data" send "closefield" to fl...
by Klaus
Mon Apr 01, 2024 6:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to replace the windows `beep` sound
Replies: 12
Views: 918

Re: How to replace the windows `beep` sound

Hi Glenn,

a bit late for the party, but did you take a look at the "beepsound" entry in the dictionary?
Sounds like this might be helpful, but maybe not... :-)


Best

Klaus
by Klaus
Fri Mar 22, 2024 9:34 pm
Forum: Made With LiveCode
Topic: AppLauncher - MacOS files launcher
Replies: 21
Views: 1702

Re: AppLauncher - MacOS files launcher

Ah, sorry, looks like I probably misunderstood what was asked this time! :-)
by Klaus
Fri Mar 22, 2024 8:12 pm
Forum: Made With LiveCode
Topic: AppLauncher - MacOS files launcher
Replies: 21
Views: 1702

Re: AppLauncher - MacOS files launcher

I think the shortcut is added by the operating system, no matter if we leave it out in our LC menu or not.
It is a macOS standard in the end.
by Klaus
Fri Mar 22, 2024 3:05 pm
Forum: Android Deployment
Topic: Android 9 TV Box: acting on remote control
Replies: 16
Views: 10034

Re: Android 9 TV Box: acting on remote control

I've checked the user, he/she already made some vaild postings a long time ago.
But I might repeat myself, I have an eye on everything here! :D
by Klaus
Fri Mar 22, 2024 1:45 pm
Forum: Android Deployment
Topic: Android 9 TV Box: acting on remote control
Replies: 16
Views: 10034

Re: Android 9 TV Box: acting on remote control

kideveloper11 wrote:
Fri Mar 22, 2024 1:29 pm
On an Android 9 TV Box, commands from a TV remote control can be intercepted by using the mobile control message in LiveCode.
Well, we have already been this far actually... 8)
by Klaus
Fri Mar 22, 2024 1:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: DataGrid problem
Replies: 7
Views: 627

Re: DataGrid problem

Hint:

Code: Select all

exit <name of handler>

will really EXIT the handler at that point, so the following lines will never be executed!
by Klaus
Fri Mar 22, 2024 1:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: DataGrid problem
Replies: 7
Views: 627

Re: DataGrid problem

CAsba wrote:
Fri Mar 22, 2024 1:00 pm
Good to know you're still there !
I'm ALWAYS here! :)
by Klaus
Fri Mar 22, 2024 12:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: DataGrid problem
Replies: 7
Views: 627

Re: DataGrid problem

Hi CAsba,

you could use "refreshindex", "refreshline" or "refreshlist" as the last line in your handler to force an update of the datagrid.
See the dictionary for the exact syntax of these commands.

Best

Klaus
by Klaus
Thu Mar 21, 2024 11:53 am
Forum: Animation Engine
Topic: Animated Swipe for mobile?
Replies: 5
Views: 11768

Re: Animated Swipe for mobile?

With eggs! :D
by Klaus
Wed Mar 20, 2024 5:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where does a keyDown or keyUp signal originate?
Replies: 3
Views: 550

Re: Where does a keyDown or keyUp signal originate?

I highly doubt this is possible!
LC only "catches" the key-event without being aware of its source.
by Klaus
Wed Mar 20, 2024 3:21 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: CSV UTF-8
Replies: 7
Views: 578

Re: CSV UTF-8

Hi Mat,

obviously EXCEL add a BOM (Byte Order Mark) at the beginning of your file, but LC does not.
I think the Illustrator plugin is the culprit, since a BOM does NOT guarantee that the file is UTF8, but you could try this:
https://forums.livecode.com/viewtopic.php?f=7&t=22365

Best

Klaus
by Klaus
Tue Mar 19, 2024 2:04 pm
Forum: Research and Post Secondary
Topic: Serious Games and Game-Based learning
Replies: 13
Views: 24117

Re: Serious Games and Game-Based learning

I found it rather embarrassing! :?
by Klaus
Tue Mar 19, 2024 1:26 pm
Forum: Research and Post Secondary
Topic: Serious Games and Game-Based learning
Replies: 13
Views: 24117

Re: Serious Games and Game-Based learning

Yes, this is the only "Marielle" that has ever been in this forum.

Go to advanced search