Search found 13543 matches

by Klaus
Tue May 07, 2024 4:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unusual Refresh Problems with Mac standalone
Replies: 18
Views: 1471

Re: Unusual Refresh Problems with Mac standalone

Don't you read the previous postings?
LC 9.6.11 is the latest stable version.
by Klaus
Tue May 07, 2024 4:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I want to obfuscate some things.
Replies: 4
Views: 98

Re: I want to obfuscate some things.

We've already been this far... :D
by Klaus
Tue May 07, 2024 8:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I want to obfuscate some things.
Replies: 4
Views: 98

Re: I want to obfuscate some things.

Hi oldummy, do you mean something like this: on mouseUp ## Not sure if this should happen only with controlkey or commandkey? if the label of me = "Locked" then set the label of me to "Unlocked" end if if the controlkey = "down" then ## do your stuff exit mouseup end if if the commandkey = "down" th...
by Klaus
Mon May 06, 2024 8:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Script Widget does not work as expected
Replies: 4
Views: 192

Re: Script Widget does not work as expected

jacque wrote:
Mon May 06, 2024 6:49 pm
Klaus wrote:
Sun May 05, 2024 6:49 pm
Yes, that applies to widgets built with Livecode Builder, but does that also apply to SCRIPT (built with LC scripts) widgets?
Apparently. Who knows.
I don't! :-D
by Klaus
Mon May 06, 2024 8:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to honor "Auto-Rotate Off" on Android
Replies: 6
Views: 139

Re: How to honor "Auto-Rotate Off" on Android

Hi Jeff,

sorry, looks like I did not understand your problem correctly.


Best

Klaus
by Klaus
Sun May 05, 2024 6:49 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Script Widget does not work as expected
Replies: 4
Views: 192

Re: Script Widget does not work as expected

Yes, that applies to widgets built with Livecode Builder, but does that also apply to SCRIPT (built with LC scripts) widgets?
by Klaus
Sat May 04, 2024 7:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to honor "Auto-Rotate Off" on Android
Replies: 6
Views: 139

Re: How to honor "Auto-Rotate Off" on Android

Hi Jeff,

you can catch the "orientationchanged" message on the mobile platform.
Query the new orientation (portrait/landscape) with the "mobileDeviceOrientation()" function.


Best

Klaus
by Klaus
Sat May 04, 2024 11:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: OpenCard to control?
Replies: 13
Views: 309

Re: OpenCard to control?

Hi Zax,

unfortunaltely there is no such message.

However we have a "opencontrol" message, but that is only sent to GROUPS.
But maybe you can use this somehow by just grouping one or more of your controls. :)

Best

Klaus
by Klaus
Fri May 03, 2024 6:46 pm
Forum: Off-Topic
Topic: ChatGPT and LiveCode
Replies: 33
Views: 267757

Re: ChatGPT and LiveCode

But it takes seven postings before being able to also post images, stacks etc.
by Klaus
Fri May 03, 2024 6:02 pm
Forum: Off-Topic
Topic: ChatGPT and LiveCode
Replies: 33
Views: 267757

Re: ChatGPT and LiveCode

What about the posting of new user TJF above?
I don't even understand what the script does, or might do if the syntax was correct. :-)
by Klaus
Thu May 02, 2024 1:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cursor visibility problem
Replies: 8
Views: 277

Re: Cursor visibility problem

Hm, how and when did/do you set the cursor in LC?
by Klaus
Thu May 02, 2024 11:56 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cursor visibility problem
Replies: 8
Views: 277

Re: Cursor visibility problem

Hi CAsba, desktop also means laptop! :-) The opposite of "desktop" is mobile and html (web). However setting the "cursor" to any graphic should not crash your machine, as long as the image meets theses requirements: Windows XP and above support full alpha-blended cursors up to 64x64 More recent Linu...
by Klaus
Wed Apr 24, 2024 11:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problems using camera on iPhone
Replies: 2
Views: 185

Re: Problems using camera on iPhone

Hi Marco,

welcome to the forum! :-)
Please post your script here so we can see if something may be missing!

Best

Klaus
by Klaus
Mon Apr 22, 2024 5:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: My masterpiece vanished.
Replies: 11
Views: 563

Re: My masterpiece vanished.

Just tested, I can confirm that this is a bug, macOS 14.4.1, LC 9.6.11
Please report it here: https://quality.livecode.com

Go to advanced search