Quantcast
Channel: LiveCode Forums
Browsing all 757 articles
Browse latest View live

Getting Started with LiveCode - Experienced Developers • Re: How to use the...

Hi.I was pretty sure that it would be fruitless, and was right, at least for me.Function keys are "control" keys, like the optionKey or the commandKey. They are very difficult to integrate into the...

View Article


Off-Topic • How to optimize image processing and rendering in LiveCode -...

Hey everyone, I am Emmanuel Katto. I'm working on a LiveCode project that involves heavy image processing and rendering, including resizing, cropping, and applying filters to high-resolution images....

View Article


Off-Topic • Re: How to optimize image processing and rendering in LiveCode -...

Dear Emmanuel, without being sure, I'm going to guess that no, you can't use GPU acceleration specifically. Also, LC runs in a single thread, so by default, you will not be able to do multi-core...

View Article

Internet • Browser widget: set value of password input

Hi allI have a password type input on a form in a browser widget.I get an error when I try to set the input's value like so:CODE: do "document.getElementById('login_passwd').value = 'myPassword'" in...

View Article

Internet • Re: Browser widget: set value of password input

I've just now discovered that the password input actually has no id attribute, so that's why there's an error.I will now delete this post because I don't want to waste anyone else's time.Statistics:...

View Article


Internet • Browser widget: set value of password input [Solved]

Hi allI have a password type input on a form in a browser widget.I get an error when I try to set the input's value like so:CODE: do "document.getElementById('login_passwd').value = 'myPassword'" in...

View Article

Internet • Re: Browser widget: set value of password input [Solved]

I've just now discovered that the password input actually has no id attribute, so that's why there's an error.I will now close this topic because I don't want to waste anyone else's time.Statistics:...

View Article

Getting Started with LiveCode - Experienced Developers • Can't build macOS...

good morning.My setup: LC 10.0.0 (dp 7), M1 macbook air, Sonoma 14.2.1Goal: to build a standalone for my client's 2013 macbook something.I have no problem building the standalone for MacOS Apple.If I...

View Article


Games • Re: HyperCard Games

3 years ago I played this game they were quite goodStatistics: Posted by EbonyBlake — Wed Jun 26, 2024 8:34 am

View Article


Image may be NSFW.
Clik here to view.

Talking LiveCode • Format a number to show in answer

Hello LC specialists,It has been a while that i posted something but I am still working with LiveCode and still love it.However I have the next small issue and cannot seem to solve it.I have a number...

View Article

Android Deployment • Re: mobilePlaySoundOnChannel - how to toggle looping of...

Any call to mobilePlaySoundOnChannel will stop the current sound if the sound channel is the same. You can stop the loop by calling mobilePlaySoundOnChannel with empty as the sound. Or you can replace...

View Article

Talking LiveCode • Re: Format a number to show in answer

numberFormat . . .the Dictionary says this:Specifies how many digits before and after the decimal point a computed number should have.And there is NO mention of 'chopping up numbers with...

View Article

Getting Started with LiveCode - Experienced Developers • Re: Can't build...

I develop on Mac as well. I am on a Mac Mini (Apple M2) in OS 13.4 Ventura. LC 9.6.9.No issues with Mac Intel. Could it be Sonoma?CraigStatistics: Posted by dunbarx — Wed Jun 26, 2024 3:54 pm

View Article


Multimedia • hide cursor during video problem -- please help

Hello and thanks up front for any help here.I have created an app to display a video artwork full screen -- it randomly sequences video clips.All is good but there are two presentation modes, one...

View Article

Multimedia • Re: hide cursor during video problem -- please help

What happens if you add "wait 100 millisecs with messages" just before the line that sends "mouseUp" to the button?Statistics: Posted by FourthWorld — Thu Jun 27, 2024 6:57 am

View Article


Games • Re: creat game" flappy birds"

Sadly one should never rely on Google for any services; the can and may well be withdrawn with minimal notice, as I believe is the case here.There are many free alternatives, one can even use GitHub...

View Article

Talking LiveCode • Debug stacktrace?

Hi all,Just wondering if the stack trace (you know, that long incomprehensible text the OS serves up on a crash) can be accessed with LiveCode?Many thanksStamStatistics: Posted by stam — Thu Jun 27,...

View Article


LiveCode Hosting • Re: Is silica down?

I have the same problem, have you found the cause yet?Statistics: Posted by sutetrafalgar — Fri Jun 28, 2024 8:59 am

View Article

Talking LiveCode • Re: Debug stacktrace?

Recently I was merrily crashing an "alternative IDE" during what is called 'beta testing', but more accurately should be termed 'cursing, crying, and clamping one's mouth shut' on both MacOS 12 and...

View Article

Android Deployment • Re: LC , Android Studio Hedgehog and JRE - unable to build

That's good idea!Statistics: Posted by dicab — Fri Jun 28, 2024 10:20 am

View Article
Browsing all 757 articles
Browse latest View live