Search found 16 matches
- Wed Sep 04, 2024 2:30 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Invoke Virtual Keyboard?
- Replies: 16
- Views: 10991
Re: Invoke Virtual Keyboard?
I have some big problems with adapting a virtual keyboard stack that I found on your forum. -The first problem is writing the pressed key in a text field located in a different stack than the virtual keyboard. -The second problem is inserting a pressed RETURN from the virtual keyboard stack always i...
- Fri Aug 30, 2024 4:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Invoke Virtual Keyboard?
- Replies: 16
- Views: 10991
Re: Invoke Virtual Keyboard?
Try: on openfield set the hideconsolewindows to TRUE get shell("osk") end openfield I think I have the same problem. I see the cursor flashing in the text field, the virtual keyboard appears with the command get shell("osk") but strangely it does not write in the text field. If I close the virtual ...
- 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: 40497
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?
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?
- 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: 40497
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 ...
- 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: 40497
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
- 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: 40497
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...
- 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: 40497
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
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
- 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: 40497
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...
- Mon Aug 01, 2022 10:44 am
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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...
- Tue Jun 21, 2022 5:00 pm
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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.
- Mon Jun 20, 2022 3:00 pm
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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...
- Mon Jun 20, 2022 2:58 pm
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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...
- Sat Jun 18, 2022 8:49 am
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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...
- Sat Jun 18, 2022 8:39 am
- Forum: User Groups and Events
- Topic: Torino, Italy
- Replies: 20
- Views: 39590
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
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
- Fri Jun 17, 2022 2:21 pm
- Forum: Android Deployment
- Topic: Barcode Widget and APK distribution
- Replies: 8
- Views: 6638
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...