Search found 13540 matches

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: 153

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: 5
Views: 118

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: 153

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: 5
Views: 118

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: 6
Views: 188

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: 267663

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: 267663

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: 274

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: 274

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: 183

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: 554

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
by Klaus
Sun Apr 21, 2024 1:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as LiveCodeScript
Replies: 16
Views: 682

Re: Saving as LiveCodeScript

I don't think this is possible this way.
The only way seem to save the actual stack script as a script-only stack
by Klaus
Sun Apr 21, 2024 12:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as LiveCodeScript
Replies: 16
Views: 682

Re: Saving as LiveCodeScript

Yes, sorry, looks like I misunderstood your question.

Well, a script-only stack can of course create another stack with lots of controls, if that is what you mean.
by Klaus
Sun Apr 21, 2024 11:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as LiveCodeScript
Replies: 16
Views: 682

Re: Saving as LiveCodeScript

In LC 9.6.11 (and probably in versions below) we have a menuitem for that. Bildschirmfoto 2024-04-21 um 12.00.34.png However a "script-only" stack is exactly what the name says, so this: but one of the difficulties about that is if one wants the script-only stack to generate a full stack that is vis...

Go to advanced search