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

Getting Started with LiveCode - Complete Beginners • Re: Direct to browser

What happened here:http://quality.runrev.com/show_bug.cgi?id=13831?Statistics: Posted by richmond62 — Sat Aug 17, 2024 9:54 am

View Article


Getting Started with LiveCode - Experienced Developers • Re: Native Field as...

Since a native iOS field is an OVERLAY on top of your card, I'm afraid it is not possible to "put" it into a group.Maybe with some ugly tricks, but not right out of the box.Statistics: Posted by Klaus...

View Article


HTML5 • Grab command

We are able to grab a layout in LiveCode Create which is inside a browser window. Why doesn't grab work in a web app in browsers?? Very frustrating - I've been waiting literally years for this to...

View Article

Image may be NSFW.
Clik here to view.

Off-Topic • A Create area in the forum?

Not truly off topic, but when will there be a Create-specific area for those of us who've made the leap?(Also, not un-related, where should I report bugs? )kStatistics: Posted by thatkeith — Sat Aug...

View Article

Image may be NSFW.
Clik here to view.

Off-Topic • Re: A Create area in the forum?

Not when; where! Here and here:https://discourse.livecode.com/Statistics: Posted by SWEdeAndy — Sat Aug 17, 2024 11:05 pm

View Article


Android Deployment • File Transfer Error

Hi Guys!!I am having trouble getting a file transfer to occur. I have been going around in circles trying to get this to work but it is giving me lots of dramas!My Client code is:CODE: global WSITEon...

View Article

Android Deployment • Re: File Transfer Error

Hi Googie,CODE: ...put "C:\users\user\documents\FILE.tmp" into tFileput URL ("binfile:" & tFile) into temp["data"]set itemdel to "/"put the last item of tFile into temp["name"]...After these lines...

View Article

Android Deployment • Re: Creating a file on external storage

Just so that you know:I was looking for a way, on Android 11, to store outside of the sandbox an UID that wouldn't change when reinstalling my App.No matter what, I could not write or read a text file...

View Article


Android Deployment • File Send Over Base64.

Hii Guys!!I have made some progress from my last post and I am losing packets during the file send using Base64.My Client is:CODE: global WSITEon openStack put "192.168.1.2:12345" into WSITE open...

View Article


Android Deployment • Re: File Send Over Base64.

I am using this for an Android device, but I guess it falls under Windows development. Please move to an appropriate forum if inclined.Statistics: Posted by Googie85 — Mon Aug 19, 2024 3:50 am

View Article

Off-Topic • Re: What sort of presents did you give for Christmas?

For Christmas, I usually go for personalized stuff like custom mugs or photo books. Last year, I made a memory jar for my family—everyone wrote down their favorite moments from the year. It’s a hit...

View Article

Off-Topic • Re: AI programming. AI as a team.

I’m always interested in how AI is changing software development. I’ve been working on a few projects myself and have noticed how these tools are starting to shape the way we work. I'll definitely...

View Article

Internet • Re: Livecode wifi app coms with esp32wrover

For working with LiveCode and an ESP32, you'll want to use HTTP requests to send and receive data. LiveCode's revInternet library can help with this. Check out resources or examples on HTTP POST and...

View Article


Internet • Re: Can't connect to a port forwarded socket server with public IP

It sounds like you might need to check a few things: First, ensure your firewall isn’t blocking the port you’re using. Even with port forwarding set up, a firewall could still prevent connections....

View Article

Talking LiveCode • Re: Installation of apk

What is the connexion between that and LiveCode?Ah, just checked: NOTHING.Statistics: Posted by richmond62 — Tue Aug 20, 2024 10:26 am

View Article


Talking LiveCode • I know where the newbies are

"Newbies", in the sense of new names we have never seen here.The "Create" forum has a lot of these folks. Odd that they appeared suddenly in that venue, but comforting overall.CraigStatistics: Posted...

View Article

Talking LiveCode • Re: I know where the newbies are

Not so odd... Discourse forums are much nicer aesthetically and functionally than the venerable phpBB forums, that sadly didn't really evolve adequately with the times... couple that with exciting new...

View Article


Getting Started with LiveCode - Complete Beginners • Trouble with Looping...

Hi everyone,I’m having trouble with a script where I need to loop through an array and display its contents. My goal is to create a list from the array values and set it in a field. However, the field...

View Article

Talking LiveCode • Issue with Complex UI Interaction and Event Handling

I’m experiencing difficulties with managing complex UI interactions and event handling in my LiveCode application. The issue revolves around updating multiple UI elements dynamically based on user...

View Article

Getting Started with LiveCode - Complete Beginners • Re: Trouble with Looping...

Hi everyone,I’m having trouble with a script where I need to loop through an array and display its contents. My goal is to create a list from the array values and set it in a field. However, the field...

View Article
Browsing all 757 articles
Browse latest View live


Latest Images