Made With LiveCode • Livecode fountain pens
It would be super if you could actually explain a bit more, even, if it be possible, a few code snippets.Statistics: Posted by richmond62 — Sat Aug 10, 2024 10:24 am — Replies 3 — Views 189
View ArticleHTML5 • 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 ArticleAndroid Deployment • Creating a file on external storage
Yep, a long standing issue/feature request: https://quality.livecode.com/show_bug.cgi?id=23526Statistics: Posted by Klaus — Sun Aug 18, 2024 6:16 pm — Replies 11 — Views 7465
View ArticleAndroid Deployment • File Transfer Error
I really don't want to ask this, but, I'm asking for a spoon feed! I have $10 AUD (PayPal) for anyone who can provide a script that will send a file "an image file as example". If this is not allowed...
View ArticleAndroid Deployment • File Send Over Base64.
I am missing 2 bytes.Statistics: Posted by Googie85 — Mon Aug 19, 2024 4:05 am — Replies 3 — Views 16
View ArticleAndroid Deployment • Temporary "Hang"
Hii Guys!!I am trying to receive a file over sockets and it seems to "hang" on the following code.CODE: on NEWMESSAGE theIP pmsg if char -5 to -1 of pmsg is "file§" thenWhen I press down on the...
View ArticleAndroid Deployment • Setting a verticalTextAlign property to an Android Input...
Hi Googie,according to the dictionary "verticalTextAlign" is a property of the Android Native Field,so "mobilecontrolset" commands will probably not work with this widget.However this should...
View ArticleHTML5 • Printing from a Web deployed app
Can anyone give me a hint at what is involved to print a PDF from a LC Web deployed app? The documentation really doesn't say anything about this, at least that I can decipher.I'm thinking that some...
View ArticleAndroid Deployment • Focus On Android Field Widget.
Hi Googie,according to the dictionary, Android Native Fields should also receive an "openfield" message.Does that not work?BestKlausStatistics: Posted by Klaus — Sun Aug 25, 2024 8:34 am — Replies 1 —...
View ArticleiOS Deployment • Mobile Native Essentials Widget Pack issue: several sliders...
I'm having problems with the slider control in the Mobile Native Essentials Widget Pack. The first slider on a card works as expected, however adding a second slider does not work.I'm wondering...
View ArticleAndroid Deployment • how to use api level 31 and billing library 601
Hi I had download the 9613 rc1 and 1000 rc1 and recompile my application, then submit to play store. Which the api level is 26 or above and target sdk is 31 But my apps still fail to match api level...
View ArticleMade With LiveCode • Devawriter Pro
"Elvis has left the building."Owing to a number of factors my Devawriter Pro is no longer being developed using LiveCode.\Devawriter Pro is continuing to be developed however.Statistics: Posted by...
View ArticleAndroid Deployment • Displaying The Contents Of A Folder.
Pretty likely this will be a sandboxing issue. Is the "Uploads" folder one that's created in your LiveCode app?If so, use specialFolderPath to create the reference to it rather than the hardcoded...
View ArticleLiveCode Hosting • Needing some help
Hi again,It seems to be working now. Although my website which is just a HTML file will still not show up when I go to the domain name. It shows "403 Foridden. You don't have permission to access this...
View ArticleiOS Deployment • "Disallowed xattr com.apple.FinderInfo" error
I am receiving a (new to me) error while trying to compile a simple game app into iOS. It reads:There was an error while saving the standalone application codesigning failed with /Users...
View ArticleiOS Deployment • Can't play simple sound on iPhone
Hi All,I can use play .aif files with LC 9.6.6 but one user told me it doesn't work on iOS 17.Is there a way to do it ?Kind regardsJean-MarcStatistics: Posted by jmburnod — Sun Sep 22, 2024 1:25 pm —...
View ArticleiOS Deployment • iOS FTP
Update.I spent the old day but I was able to download files and folders contents from my web space, using tsNetGetFile (from the lesson) and a recursive script (to list each file directory). File by...
View ArticleAndroid Deployment • Delete folder and all its content on Android
Mumble...While it works on desktop, the command "Rename folder", to move a folder and its content from "resources" to "Documents", does not work on mobile."Rename folder" does not copy. It moves the...
View ArticleiOS Deployment • adding a folder to the documents folder
Here is your stack slightly modified, in order to do some test on the IDE (Sonoma LC10RC1) copyInstallationDemo2.zipStatistics: Posted by trevix — Thu Sep 26, 2024 6:14 pm — Replies 12 — Views 6433
View ArticleMade With LiveCode • Devawriter Pro
Should any one be interested in HOW I made Devawriter Pro, I am building a similar program for digitising Classical Ge'ez (Ethiopic) texts step-by-step "Somewhere else".-Statistics: Posted by...
View Article