Announcements • LiveCode Create 1.0 dp-2 released with engine level JSON
Hi Folks,We're pleased to announce a new release of LiveCode Create, dp-2. In this release the major feature is new, improved, engine level JSON, available to Create Cloud, Create Native and the...
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 ArticleGetting Started with LiveCode - Complete Beginners • The end of LiveCode as...
Classic will go into maintenance mode after we ship version 10. It will receive no new features but will have bug fixes and we will maintain compatibility with supported operating systems until...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: The end of LiveCode...
Richmond.It is change, but not the end of the world.I may one day fool around with Create, but am not sure I will ever migrate over. For one thing, I do not need fancy control layouts or spiffy "art"...
View ArticleOff-Topic • Re: MacOS Network Utility
I haven't found a good way to stop Apple from deleting this app yet.Apple is now officially worse than Microsoft with their big brother mafia virus style tactics.I saved the app as a zip, and have to...
View ArticleGetting Started with LiveCode - Experienced Developers • Exit to top?
Hello,I have a substack that serves as a modal dialog. I call it with script like:CODE: modal stack "mySubstack"put " Dialog closed!" after msgThis substack displays an "Exit" button whose script...
View ArticleAndroid Deployment • Re: Setting a verticalTextAlign property to an Android...
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 ArticleGetting Started with LiveCode - Experienced Developers • Re: Exit to top?
So did I.The dictionary is very clear that execution halts, along with any and all pending messages, including if the current handler was called from afar, any pending messages in the calling...
View ArticleGetting Started with LiveCode - Complete Beginners • DATE filter using MS...
Hi Everyone,I'm trying to create an application that will display the records by entering the two DATESbut i'm having an error and it won't display the records. I don't know if the DATE format is the...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: DATE filter using MS...
Hi Lemon,do you get any error dialog or just an empty datagrid?Just chcked the internet for the date format of MS...
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 ArticleGetting Started with LiveCode - Complete Beginners • How to Save a CSV file...
I can't seem to get this right.I need to save a CSV file as a PDF file.How is this done?Thanks in Advance!TomStatistics: Posted by trags3 — Fri Aug 23, 2024 5:26 pm
View ArticleGetting Started with LiveCode - Complete Beginners • Re: How to Save a CSV...
Hi Tom,you may need to put the file into a field and then -> open printing to pdf...BestKlausStatistics: Posted by Klaus — Fri Aug 23, 2024 5:52 pm
View ArticleOff-Topic • Need Hotel Supplies
Hello everyone,I hope you’re all doing well. I run a hotel in Toronto, Canada, and I'm currently on the lookout for a dependable supplier for hotel linens and bedding. Specifically, I need...
View ArticleAndroid Deployment • Focus On Android Field Widget.
HII Guys, me again!I cannot seem to execute code when an Android Field widget is focused (clicked on). I have perused the dictionary for about half an hour and have had no luck. Any information is...
View ArticleAndroid Deployment • Re: 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
View ArticleHTML5 • Re: Printing from a Web deployed app
I am afraid this will require PHP as this typically involves generating the PDF on the server side and then sending it to the client’s browser for printing.Statistics: Posted by hugo — Sun Aug 25,...
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 ArticleOff-Topic • Cracking open MacOS Sonoma
Should anyone have any problems getting software accepted on their Mac machine, here's something:Crack open your Terminal App:Type this:CODE: sudo spctl --master-disablehit the RETURN key and enter...
View ArticleOff-Topic • Re: Cracking open MacOS Sonoma
I've never had to do that. Ever.I shouldn't have to say it but security is there for a reason. If you've ever worked in a place that was had by ransomeware attacks, you wouldn't be as blasé about...
View Article