Search found 14 matches

by crokyweb
Tue Nov 07, 2023 11:37 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

so there is a gap in LC in the calculation of seconds and how it serves me hundredths of a second.
Does anyone see a solution or should I tell my client that at the moment I cannot continue the development of the program he commissioned me?
by crokyweb
Mon Nov 06, 2023 4:42 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

Hi, I'm stuck with a problem that given my knowledge of livecode is not as accurate as yours, I'd like to submit to you. In part you have already helped me a lot in creating the CountDown and it works. The problem is that the seconds flow differently in the program. The countdown from 10 seconds to ...
by crokyweb
Wed Oct 11, 2023 3:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

I wanted to thank everyone and in particular "dunbarx" because with his code I managed to do what I couldn't. Thanks also to "stam" who made me understand that the path I took hid some pitfalls. I attach the working stack and slightly modified by me
by crokyweb
Wed Oct 11, 2023 9:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

thank you all for your support. I almost got it all working. my countdown should start from 20 minutes until reaching 0 with the possibility of stopping the countdown and restarting from where it stopped, all manageable with a single button. Attached you will find the file I created and it all works...
by crokyweb
Tue Oct 10, 2023 3:27 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

In the "timer" field write 01:20 and then click the "Start" button with the script written above inside.
It works but if I want to stop the countdown at 0:30 it doesn't stop it continues until 00:00 and then rightly stops because the time is up
by crokyweb
Tue Oct 10, 2023 1:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?
Replies: 36
Views: 34184

Re: I have a problem. How can I make the button stop receiving clicks until the action inside it is finished?

I want to create a countdown with a single button that acts as PLAY and STOP. PLAY works for me but I can't stop the script. Does anyone know how to help me thanks on mousedown set the label of button "Avvio" to "STOP" repeat until the mouseClick or fld "Timer" is "00:00" set the label of button "Av...
by crokyweb
Mon Aug 01, 2022 10:44 am
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Leggere BarCode in Lc desktop e non Mobile

Salve a tutti ho trovota questo modo tramite estensione di Chrome per poter leggere i Barcode dalla webcam o da un file. Posso leggere anche più barcode sulla stessa pagina!!! Il problema è che con il Widget Browser di LC non posso visualizzarlo in LC !!! L'estensione da installare in Chrome è quest...
by crokyweb
Tue Jun 21, 2022 5:00 pm
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Re: Torino, Italy

Stam I have to read a barcode written on a sheet pasted on a pallet. I don't have to generate a barcode.
by crokyweb
Mon Jun 20, 2022 3:00 pm
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Re: Torino, Italy

grazie jacque ma non trovo in Sample Stacks this Stack. Ripeto non capisco perchè il widget Barcode Scanner non possa funzionare anche per OSX e Windows tramite webcam o IP o USB . Credo che un qualsiasi dispositivo che acquisisca l'imagine vada bene. Poi avviene la parte di codifica e programmazion...
by crokyweb
Mon Jun 20, 2022 2:58 pm
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Re: Torino, Italy

thanks jacque but I don't find this Stack in Sample Stacks. I repeat I do not understand why the Barcode Scanner widget cannot work also for OSX and Windows via webcam or IP or USB. I think any device that captures the image is fine. Then the coding and programming part of the barcode takes place. T...
by crokyweb
Sat Jun 18, 2022 8:49 am
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Re: Torino, Italy

Salve, ho bisogno di utilizzare 2 telecamere IP per rilevare i codici a barre grandi come carta A4 su pallet . Ho visto che è possibile solo in un ambiente Android e non in OSx o Windows. Come potrei fare? Perché le tue librerie non possono funzionare anche in questi ambienti? Ci sono altri plugin c...
by crokyweb
Sat Jun 18, 2022 8:39 am
Forum: User Groups and Events
Topic: Torino, Italy
Replies: 20
Views: 22340

Re: Torino, Italy

Ciao Raga ci sono anch'io che programma con LC da quando si chiamava Revolution.

Ne conosco almeno altri 2 che come noi programmano in Lc da una vita.

Non sarebbe male creare un evento in Italia tra sviluppatori ITADOC
by crokyweb
Fri Jun 17, 2022 2:21 pm
Forum: Android Deployment
Topic: Barcode Widget and APK distribution
Replies: 8
Views: 5246

Re: Barcode Widget and APK distribution

Hi, I need to use 2 IP cameras to detect barcodes on pallets as large as A4 paper. I have seen that it is only possible in an Android environment and not in OSx or Windows. How could I do ? Why can't your libraries work in these environments too? Are there other plugins that can fill this gap? Thank...
by crokyweb
Fri Apr 15, 2022 2:20 pm
Forum: Talking LiveCode
Topic: [SOLVED] How do I use TSNet Indy to send an email with attachment (pdf)?
Replies: 5
Views: 4566

Re: [SOLVED] How do I use TSNet Indy to send an email with attachment (pdf)?

with your method of sending pdf attachments I encountered a problem in sending emails with pdf attachments to gmail addresses.
to other addresses it works but not to address gmail
Suggestions?

Go to advanced search