New Script Editor Features in LiveCode 8.2
- LiveCode Community and above – Live script parser errors
- LiveCode Community Plus and above – Autocomplete
- LiveCode Indy and above – Autocomplete Pro
With the release of LiveCode 9.0 DP 7, the amount you can do with the android API has been significantly increased. Firstly, it is possible to use LiveCode Builder to respond to user events, which essentially allows the Android native control syntax (mobileControlCreate
, mobileControlSet
etc) to be replaced with draggable widget objects and standard LiveCode syntax. Secondly, it is possible to run services in the background, allowing, for example, background audio on Android.
On StartNewBlogPost
Answer “Hello, World!”
End StartNewBlogPost
I just finished my second year of University here in Edinburgh reading Informatics and was recently appointed to a part time software development position at LiveCode.
Everyone loves the LiveCode Conference – we know for many of you it’s the highlight of your year, and it certainly is ours! That’s why we weighed up carefully holding an on the ground event this summer as usual. However the reality is that at the moment the pressure is on to deliver features and finish projects. After a couple of recent Yak shaves*, our engineers have been chained to their desks. And will be remaining there for some time! We had to decide against hosting an in-person conference this year.
But we know how important our conference is – for both our team and the wider community. We love hanging out with all of you and the sharing of ideas, success and best practice is so important for everyone. So we spent some time thinking how we could still have a fabulous event this year. The result: LiveCode Global.
read moreIn this example, we show you how to implement audio recording on Android using the new Java FFI capabilities in the latest DP of LiveCode 9.
The first step in figuring out how to create an Android audio recording library is to figure out what classes and methods are needed, which is tantamount to having a quick look at how it would be done in native code.
read moreThe first German book on LiveCode is out now!
The small but growing German LiveCode community has received a boost with the first book about “Eigene Aps programmieren” – “Programming your own Apps” in German arriving on the market.
read moreLiveCode’s new Script Profiler, available in the LiveCode Business edition, can help you identify the most costly lines of code in a stack. This can help you optimise your code by identifying inefficiencies.
read more
Recent Comments