Getting Started with LiveCode - Complete Beginners • Re: LiveCode with Sonoma...
I run LC 963 on MacOS Sonoma 14.5 on an almost daily basis.Everyone confirmed issues with Sonoma and LC released a fix for this a month or two after Sonoma was released. Are you saying this wasn’t...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: How to align the...
Hi lemodizon,based from your example your sql-qry has comma but mine has no comma i guess thats why it doesn't display properlyI looked at your sql-query and see the the column delimiter is set to tab...
View ArticleUser Groups and Events • LiveCode on Social Media
For LC support nothing beats the use-list and these LC Forums, but for spreading the word about LC and the cool stuff you're making with it nothing beat social media.Two of the largest social media...
View ArticleGetting Started with LiveCode - Complete Beginners • IDE won't load -- sudden...
I've run into a weird issue I can't solve. It happens in nine six and nine eleven and 10dp8 on Windows eleven. (Board tells me I can't type digits since they might be external URLs....)I've been using...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: IDE won't load --...
@glsmith7: It sounds like the IDE is failing to load properly. When the IDE starts up it creates a log file in the local appdata folder for your user - e.g....
View ArticleGetting Started with LiveCode - Complete Beginners • Getting sum of column...
HI all,I'm struggling to find a way to get the sum of the entries in a particular column starting at a date and ending at another date. Any help to rid me of total confusion would be very...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: Getting sum of...
Sorry, not sure what you mean exactly.Maybe you can provide a screenshot of your DG with some info?Statistics: Posted by Klaus — Tue Jun 04, 2024 12:19 pm
View ArticleUser Groups and Events • Re: LiveCode on Social Media
I would suggest adding reddit as well.Fills the gap between those 'socialite' Facebook, and 'business' linkedIn - plus there is likely more engagment there with other languages and probably a good...
View ArticleOff-Topic • Re: Pricing: downgrade macOS an alternative?
"more modern open-source effort to maintain the community version"Eh... as someone familiar with the open source effort I thought I'd chime in since it's been proposed as an alternative here.The free...
View ArticleGetting Started with LiveCode - Experienced Developers • Renaming so they are...
Need a little help with this one, Getting nothing returned.CODE: -- Split the lines into an array for easy manipulation split tData3 by return -- Initialize a dictionary to hold grouped lines by item...
View ArticleGetting Started with LiveCode - Experienced Developers • Re: Renaming so they...
Stupid people do not understand what you are trying to do wit your code without some sort of explanation . . .Statistics: Posted by richmond62 — Wed Jun 05, 2024 8:32 pm
View ArticleGetting Started with LiveCode - Complete Beginners • How to build a...
Hi to all,I'm not really a new user of LC as I started to learn and practice it many years ago (8-10?), but I lost my login details because I haven't been back on this forum for a long, long time.I'm...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: How to build a...
Hi.Welcome back.Reading your post I right away assumed it was speaking about mobil. When I realized that was not so, I then wondered what exactly the issue was. I never had a problem with a too large...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: How to build a...
Hi Craig,It's not really an issue but a search on what are the good practice to build such interface.Regards, Jean-Paul.Statistics: Posted by Jean-Paul — Thu Jun 06, 2024 10:49 am
View ArticleGetting Started with LiveCode - Experienced Developers • Is there any way to...
As per the title. Whatever I have done so far - the widget chart always ends up obscuring the field I want to place in front of it. Even if I create that field AFTER drawing the chart...
View ArticleGetting Started with LiveCode - Experienced Developers • Re: Is there any way...
Hi Bruce,you are talking about the new Chart widget in LC 10.x, right?I can confirm this behaviour and consider this a bug.Please report it here: https://quality.livecode.comBestKlausStatistics:...
View ArticleGetting Started with LiveCode - Complete Beginners • Syntax problem[solved]
Hi to all,CODE: close card "xxx" of stack "zzz"Why this doesn't work ?What is the exact syntax please ?Note: I don't want to close the stack "zzz" but only the card "xxx" which is in...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: Syntax problem
I do not think this is possible.What you could do is make that card invisible:CODE: set the visible of card "xxx" to falseStatistics: Posted by richmond62 — Fri Jun 07, 2024 9:54 am
View ArticleGetting Started with LiveCode - Complete Beginners • Re: iOS certificates?
Praise the lord!! Hallelujah!!1 1/2 years after getting a new Mac, I can finally load my live code on to my iPhone for testing.I have literally spent over a hundred hours googling, YouTubing and with...
View ArticleHTML5 • Re: Does anyone know of a Scrollbar widget suitable for us with HTML5?
Livecode provides new controls that look good on web like PolyList and PolyGrid. They look the same as in the IDE.If your license allows for current versions of LC it would be worth the trouble to use...
View Article