Dear list members,
We are pleased to announce the release of LiveCode 10.0.2 RC-2.
LiveCode 10.0.2 RC-2 comes with 2 bugfixes:
- When building for iOS, the standalone builder will now search the new
(Xcode 16+) location for provisioning profiles
- Android standalones now build correctly when inc
Hello Klaus,
Yes this is correct :)
Kind regards,
Panos
--
On Tue, 22 Apr 2025 at 13:05, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi friends,
>
> before ich download several gigabytes, I want to make sure that I got it =
> right:
> Starting with LC 10.0.1 it does
Dear list members,
We are pleased to announce the release of LiveCode 10.0.1 STABLE and
LiveCode 10.0.2 RC-1.
- LiveCode 10.0.1 comes with 22 new features and bugfixes since the
previous stable release.
- LiveCode 10.0.2 RC-1 comes with 21 additional new features and bugfixes,
including support
Hello Klaus,
Are you having any issues with the new Speech Library (speechSpeakUtterance
etc)? This should work out of the box on Android 5 (or 6?) and above.
Kind regards,
Panos
--
On Thu, 3 Apr 2025 at 15:01, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi friends,
@Klaus major-k
Is the web form written in LiveCode (and deployed as a Web app)? If yes,
then you can just use the "Answer" command in the web form - in the script
of the "Submit" button I guess - if the name/email field is left empty.
Hope this helps!
Panos
--
On Fri, 28 Feb 2025 at 21:15, Klaus
Hello Ben,
Ok, so what you see RE Xcode happens because:
- As of LC 10.0.1 RC-2, it is no longer required to have a specific version
of Xcode / iOS SDK installed. LiveCode uses the one that is returned if you
run this command in the Terminal: xcode-select -p
- As of Xcode 15, the simulator runti
Dear list members,
We are pleased to announce the release of LiveCode 10.0.1 RC-3.
LiveCode 10.0.1 RC-3 comes with 2 bugfixes:
- Apps submitted to the iOS app store will no longer have problems with
missing privacy manifests
- When building for iOS, the standalone builder will now search the ne
Dear list members,
We are pleased to announce the release of LiveCode 10.0.1 RC-2.
- LiveCode 10.0.1 RC-2 comes with 4 bugfixes:
- Menu keyboard shortcuts will now behave as expected, regardless of
current keyboard layout
- The externals containing support stacks will now be included correctly o
Hello all,
This is indeed a bug, and it affects testing on the simulator. Long story
short, if you want to test in the simulator,
currently you have to choose an Xcode version that will include any of
these SDKs:
14.4, 15.2, 16.2, 17.0
However, note that to build an iOS standalone for **device**
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 STABLE and
LiveCode 10.0.1 RC-1.
- LiveCode 10.0.0 comes with 116 new features and bugfixes since the
previous stable release.
- LiveCode 10.0.1 RC-1 comes with 16 additional new features and bugfixes,
including that bu
Hello Dar,
Heather is off for a couple of weeks. I suggest you contact
supp...@livecode.com, to get answers to all these questions.
Kind regards
Panos
On Wed, 18 Sept 2024, 22:05 Dar Scott via use-livecode, <
use-livecode@lists.runrev.com> wrote:
> I did not mean to kick up rubble. My bad.
>
>
Hello all,
I am afk now, but if I remember correctly, the options to log in etc are
still there in LC 10, but they have white textColor in white background!
But if you hover the mouse over them they should change color.
Cheers,
Panos
On Thu, 12 Sept 2024, 20:14 Niggemann, Bernd via use-livecode,
ain
> what's going wrong.
> The tone of their last mails however made me feel that they only take
> actual JAVA developers seriously. :-/
>
> > Am 28.08.2024 um 09:37 schrieb Klaus major-k via use-livecode <
> use-livecode@lists.runrev.com>:
> >
> > Hi Pa
Also, in the screenshot you attached, it looks like the arguments
"signing-keystore" and "keystore" expect a different value.
The "keystore" looks like it should be the "android_upload.keystore" you
created and used to sign the app in LiveCode. I am not sure what is the
"signing-keystore" - were y
Hello Klaus,
I vaguelly remember I had a similar problem in the past. After searching in
stackoverflow, it was suggested to use the OpenJDK version of Java, rather
than the Oracle's one.
I had used version 20.0.1. I still have the .tar file I downloaded back
then, it is named "openjdk-20.0.1_maco
In the IDE, in the mobile prefs, there is an invisible button (I think it
is called "chooseJDK" or such - I am not in the office now) that allows you
to manually choose the desired JDK path. That way we could have both JDK v8
(required by LC) and newer ones installed.
I am not sure why this button
-key-path=/path/to/your/encryption_public_key.pem
> -
> Is this:
>
> > ...
> > --encryption-key-path=/path/to/your/encryption_public_key.pem
>
> The PEM file I already created?
>
> Why is this all so damn difficult and complicated? :-/
>
&g
Hello Klaus,
Ok I see.
Yes, so it seems you need to install a newer JDK version to work with the
terminal. So you need to do some JDK "dance":
- Download and install a newer (version >= 20.x) version of the Java JDK
- Verify it is installed correctly, by checking in
/Library/Java/JavaVirtualMac
Hello Klaus,
Hmm, I do not see anything from 13:25 - could you paste it here?
Thanks,
Panos
On Mon, 26 Aug 2024 at 14:38, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi Panos,
>
> > Am 26.08.2024 um 13:19 schrieb panagiotis merakos via us
Hello Klaus,
Hmm, it might be the case the terminal needs a newer Java version than the
one LiveCode expects. LiveCode expects v8.
What Java command do you want to execute in the terminal?
Kind regards,
Panos
On Mon, 26 Aug 2024 at 14:06, Klaus major-k via use-livecode <
use-livecode@lists.run
Hello Klaus,
What is your installed version of the *build-tools*? LiveCode expects
*only* version 31.0.0.
You can find the installed version here - you should have a subfolder named
"31.0.0" here:
/Users//Library/Android/sdk/build-tools/
If you have any newer version installed too, you have to
gt; use-livecode@lists.runrev.com> wrote:
>
> revSpeak works, speechSpeakUtterance does not.
>
> Bob S
>
>
> On Aug 12, 2024, at 6:36 AM, panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com<mailto:use-livecode@lists.runrev.com>>
> wrote:
>
>
Hello Klaus,
Yes, indeed, we should make it clearer :)
Kind regards,
Panos
--
On Mon, 12 Aug 2024 at 16:58, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi Panos,
>
> > Am 12.08.2024 um 15:36 schrieb panagiotis merakos via use-livecod
Hello Klaus,
It is not the same library:
- The "revSpeak" one is the old speech library, implemented in the engine
level, available for Windows and macOS
- The "speechSpeakUtterance" is the new speech library, implemented in LCB,
available for macOS, Android, iOS
Also, each one of them has a sl
e to know how to symbolicate a crash log!!!
>
> Bob S
>
>
> On Aug 8, 2024, at 2:14 AM, panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> In any case, I think the best way to get this resolved is to send us the
>
Dear list members,
We are pleased to announce the release of LiveCode 9.6.13 STABLE.
LiveCode 9.6.13 STABLE comes with 11 bugfixes and performance improvements
since the last stable release,
including support for building against API 34 on Android, and a new version
of Google's
in-app billing lib
Hello Dan and Mark,
Hmm, interesting, I cannot think of anything we changed from 10 DP-8 to 10
RC-1 that could have caused this on iOS. Is the app doing anything when it
is in the background (e.g. playing background audio or such)?
In any case, I think the best way to get this resolved is to send
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 RC-1.
LiveCode 10.0.0 RC-1 comes with 11 bugfixes since the previous DP release,
and also includes the bugfixes of LiveCode 9.6.13 RC-1, including support
for building against API 34 on Android.
You can find more detail
Dear list members,
We are pleased to announce the release of LiveCode 9.6.13 RC-1.
LiveCode 9.6.13 RC-1 comes with 11 bugfixes and performance improvements,
including support for building against API 34 on Android, and a new version
of Google's
in-app billing library used for in-app purchase. Bot
Hello Dan,
The current most recent versions of livecode use Google's billing library
v5.x.
Support for v6 of the library will be added in the next release, along with
support for building against API 34. Both of them are new requirements for
app submission to the Google Play Store, and the deadli
Hello jbv,
What is the sharedText property of the field(s)? I _think_ it has to be
true in your use case.
Kind regards,
Panos
--
On Fri, 21 Jun 2024 at 14:16, jbv via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi list,
>
> I have a single card stack containing several groups,
> each
Dear list members,
We are pleased to announce the release of LiveCode 9.6.12 STABLE.
LiveCode 9.6.12 STABLE comes with 19 bugfixes and performance improvements
since the last stable version, including support for adding a privacy
manifest in your iOS app, which is a new requirement for AppStore
s
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-8.
LiveCode 10.0.0 DP-8 comes with 5 bugfixes since the previous DP release,
and also includes the bug fixes of LiveCode 9.6.12 RC-1, including support
for adding a privacy manifest in your iOS app, which is a new req
Dear list members,
We are pleased to announce the release of LiveCode 9.6.12 RC-1.
LiveCode 9.6.12 RC-1 comes with 19 bugfixes and performance improvements,
including support for adding a privacy manifest in your iOS app, which is a
new requirement for AppStore submissions as of today.
You can f
it, I need to update the OS. So then I check the System
>>> Settings/Update option in macOS and it suggests Sonoma 14.4. Fine, down it
>>> comes. Now Sonoma 14.4 says my Xcode is not up to date so I have to
>>> RE-update that to 15.3. Now Xcode runs and I have the right SDK av
.4 says my Xcode is not up to date so I have to
>> RE-update that to 15.3. Now Xcode runs and I have the right SDK available
>> for iOS 17.4.1 (the SDK is 15.3 I believe… too many numbers to keep track
>> of). So now I download the latest LC 10 DP-7 and go to Mobile Support to
>
t has an SDK
> among 14.4, 15.2, 16.2, 17. But, but, but… what SDK is in Xcode 15.3 if not
> 17?
>
> What now?
>
> Mark
>
>
>
>
>
> On 22 Apr 2024, at 12:29 PM, panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com> wrote
>
> Hello Dan,
Hello Dan,
The released (public) version of LiveCode 10 DP-7 does support building
with Xcode 15.0 and 15.0.1, (thus with the iOS 17 SDK).
If you got this message - a rough guess is that you used a "custom" (and
now outdated) internal build of DP-7 we had done for you back then, which
did not sup
Hello Ludovic,
Which file explorer app do you use? As of Android 13, apps that need to
access media files that other apps have created, must request one or more
of the following granular media permissions instead of the
READ_EXTERNAL_STORAGE permission:
READ_MEDIA_IMAGES
READ_MEDIA_VIDEO
READ_MED
Hello Dan,
I take it you are formatting the text in inputTextChanged?
Unfortunately yes, on Android calling
mobileControlSet "phoneNumber","text", pText
puts the cursor in the beginning of the text:
https://quality.livecode.com/show_bug.cgi?id=24055
RE using the selectedRange with mobile nati
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-7.
LiveCode 10.0.0 DP-7 comes with more than 16 bugfixes and new features
since the previous DP release, and also includes the bug fixes of LiveCode
9.6.11, such as support for building with Xcode 15 / iOS 17 SDK and
Dear list members,
We are pleased to announce the release of LiveCode 9.6.11 STABLE.
LiveCode 9.6.11 STABLE comes with more than 10 bugfixes and new features,
including support for Xcode 15 / iOS 17 SDK.
You can find more details on the bug fixes and improvements of this new
release here:
https
Hello all,
Just to let you know that there is an update of the enhancements bundle
available in your account area.
Latest update 1.0.33: 15 November 2023
This update includes some bugfixes. I'll update BugZilla later tonight.
You can have a look at the "changelog.txt" file that is included in t
Hello Matthias,
I think a lesson on this would be super useful!
Kind regards,
Panos
--
On Fri, 10 Nov 2023 at 01:43, Peter Bogdanoff via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Matthias, I am definitely interested in this!
>
> Peter Bogdanoff
>
> > On Nov 9, 2023, at 1:25 PM, mat
Hello Paul,
I think the "resizeStack" message should be sent.
Kind regards,
Panos
--
On Tue, 7 Nov 2023 at 18:08, Paul Dupuis via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Is there a message sent when a user click the maximize icon (macOS and
> Windows) in the titlebar of a window?
t; when the convert command is called. I can (in my experience) absolutely
> confirm this. Debugged it down to the single line of code. Rebuilt the
> app with 10.0.0 (dp 6) and the issue was solved.
> >
> > Apologies for posting the wrong platform.
> >
> > -Dan
>
Hello all,
We are not aware of any bug in the "convert" command, and I think it is
highly unlikely such a bug to affect M2 machines but not M1 ones.
We have a M2 machine running Sonoma which is used in the prerelease testing
so my feeling is that if there was such a bug, we would have caught it i
dalone for an
iOS device or the simulator.
Cheers,
Panos
--
On Thu, 2 Nov 2023 at 17:13, Mike Kerner via use-livecode <
use-livecode@lists.runrev.com> wrote:
> looking forward to maybe finally doing the sonoma thing
>
> On Thu, Nov 2, 2023 at 10:32 AM panagiotis merakos via use-live
Hello all,
You can write a script for that. Just add a PolyGrid and a field, set the
name of the field to "Edit" and add this code:
Add this in the script of the field "edit":
on enterinfield
hide me
end enterinfield
on returninfield
hide me
end returninfield
on textChanged
set the pg
Dear list members,
We are pleased to announce the release of LiveCode 9.6.11 RC-1.
LiveCode 9.6.11 RC-1 comes with more than 10 bugfixes and new features,
including support for Xcode 15 / iOS 17 SDK.
You can find more details on the bug fixes and improvements of this new
release here:
https://l
t; > Am 19.10.2023 um 11:42 schrieb panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com>:
> >
> > Hello Klaus,
> >
> > *>>>>>Does that mean I have to select -> 13 (API 33) as the *
> > *Minimum Android Version in the
Hello Klaus,
*>Does that mean I have to select -> 13 (API 33) as the *
*Minimum Android Version in the STAB?*
Nope, if you select "13 (API 33)" in the android standalone application
settings it means your app will run only on devices that run Android 13+.
Regarding the warning/error you get
Hello all,
Just downloading the certificate from your account in the apple dev
website, and using it in a different machine from the one it was created
will not work (you get identity not found), because you need the private
key as well.
This is why you have to export the certificate from the old
Hello Jacque,
Have you included any entitlements when codesigning the app?
I suggest including all of these:
https://lessons.livecode.com/m/4071/l/1293515-entitlements-for-signed-and-notarized-apps
There is an option to do that in the settings (iirc) in Matthias'
notarization tool.
Kind regard
keyboard :)
On Thu, 28 Sept 2023, 20:51 Klaus major-k via use-livecode, <
use-livecode@lists.runrev.com> wrote:
> Hi Panos,
>
> > Am 28.09.2023 um 19:40 schrieb panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com>:
> >
> > Hello Klaus,
> &
Hello Klaus,
I am afk now, but there is a bug report about it. The workaround is to make
sure you have installed only v31.0.0 of the android *build tools*. Anything
above v31 will cause this error.
Cheers,
Panos
On Thu, 28 Sept 2023, 18:35 Klaus major-k via use-livecode, <
use-livecode@lists.run
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-6.
LiveCode 10.0.0 DP-6 comes with more than 30 bugfixes and exciting new
features.
You can find more details on this new release here:
https://livecode.com/livecode-10-dp-6-web-fonts-and-api-33/
You can find the r
Dear list members,
We are pleased to announce the release of LiveCode 9.6.10 STABLE.
LiveCode 9.6.10 STABLE comes with more than 20 bugfixes, including support
for Android API 33, which will be a requirement for submitting new apps to
the Google Play Store as of the 31st of August.
You can find
Dear list members,
We are pleased to announce the release of LiveCode 9.6.10 RC-1.
LiveCode 9.6.10 RC-1 comes with more than 20 bugfixes, including support
for Android API 33, which will be a requirement for submitting new apps to
the Google Play Store as of the 31st of August.
You can find more
Hello all,
Just to let you know that there is an update of the enhancements bundle
available in your account area.
Latest update 1.0.32: 4 August 2023
This update includes some bugfixes. I'll update BugZilla later tonight.
Note that when installing this new version using the stack
"WidgetPackIn
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-5.
LiveCode 10.0.0 DP-5 comes with some amazing new features, such as:
- The initializing value for constant and local declarations can
now be any constant expression
- The suspend and resume messages are now support
Dear list members,
We are pleased to announce the release of LiveCode 9.6.9 STABLE.
LiveCode 9.6.9 STABLE comes with more than 75 bugfixes and improvements,
compared to the previous stable (9.6.8) release, including:
- Support for Android API 31, which is now a requirement for submitting new
app
Hello all,
Just to let you know that there is an update of the enhancements bundle
available in your account area.
Latest update 1.0.31: 31 March 2023
This update includes some bugfixes. I'll update BugZilla later tonight.
Kind regards,
Panos
--
___
Dear list members,
We are pleased to announce the release of LiveCode 9.6.9 RC-3.
LiveCode 9.6.9 RC-3 comes with more than 25 bugfixes and improvements,
including support for building with Xcode 14.2 and the iOS 16.2 SDK to meet
the new requirements of the Apple AppStore.
You can find more detai
Hello all,
Just to let you know that there is an update of the enhancements bundle
available in your account area.
Latest update 1.0.30: 24 February 2023
This update includes some bugfixes. I'll update BugZilla later tonight.
Kind regards,
Panos
--
_
Hello all,
Just to let you know that there is an update of the enhancements bundle
available in your account area.
Latest update 1.0.29: 9 February 2023
This update includes several bugfixes. I'll update BugZilla later tonight.
Kind regards,
--
Panos Merakos
LiveCode Software Developer
Dear list members,
We are pleased to announce the release of LiveCode 9.6.9 RC-2.
LiveCode 9.6.9 RC-2 comes with more than 20 bugfixes, including the update
of the version of OpenSSL used by the engine to 1.1.1q, allowing LiveCode
built apps including "SSL & Encryption" to be submitted successful
Dear list members,
We are pleased to announce the release of LiveCode 9.6.9 RC-1.
LiveCode 9.6.9 RC-1 comes with more than 30 bugfixes, including support for
Android API 31, which is now a requirement for submitting new apps to the
Google Play Store.
You can find more details on the bug fixes an
Dear list members,
We are pleased to announce the release of LiveCode 9.6.8 STABLE
You can find more details on the bug fixes and improvements of this new
release here:
https://livecode.com/livecode-9-6-8-stable-m1-and-onwards-apple-architecture-support/
You can find the release in your LiveCod
Dear list members,
We are pleased to announce the release of LiveCode 9.6.8 RC-3.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater. To find the 9.6.8 RC-3 test release in your LiveCode
account, please scroll down t
Dear list members,
We are pleased to announce the release of LiveCode 9.6.8 RC-2.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater. To find the 9.6.8 RC-2 test release in your LiveCode
account, please scroll down t
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-4.
You can find more details on the new features and the bug fixes of this new
release here:
https://livecode.com/m1-native-latest-livecode-releases/
You can find the release in your LiveCode account area or get it
Dear list members,
We are pleased to announce the release of LiveCode 9.6.8 RC-1.
You can find more details on the bug fixes and improvements of this new
release here:
https://livecode.com/m1-native-latest-livecode-releases/
You can find the release in your LiveCode account area or get it via t
Dear list members,
We are pleased to announce the release of LiveCode 9.6.7.
You can find more details on the bug fixes and improvements of this new
release here:
https://livecode.com/9-6-7-stable-maintenance-release/
You can find the release in your LiveCode account area or get it via the
auto
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-3.
You can find more details on the new features of this amazing release here:
https://livecode.com/livecode-10-dp-3-release/
Enjoy!
Kind regards
The LiveCode Team
--
___
Dear list members,
We are pleased to announce the release of LiveCode 9.6.7 RC-2.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater.
Release Contents
LiveCode 9.6.7 RC-2 comes with 1 regression fi
Dear list members,
We are pleased to announce the release of LiveCode 9.6.7 RC-1.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater. To find the 9.6.7 RC-1 test release in your LiveCode
account, please scroll down t
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-2.
You can find more details on the new features of this amazing release here:
https://livecode.com/livecode-10-dp-2-charts-guidelines-web-browser-widget-and-more/
Not to spoil the surprise but ... anyone want a cha
Dear list members,
We are pleased to announce the release of LiveCode 9.6.6 STABLE.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater.
Release Contents
LiveCode 9.6.6 comes with several changes, inc
Dear list members,
We are pleased to announce the release of LiveCode 9.6.6 RC-2.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater.
Release Contents
LiveCode 9.6.6 RC-2 comes with 2 regression fi
Dear list members,
We are pleased to announce the release of LiveCode 9.6.6 RC-1.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater. To find the 9.6.6 RC-1 test release in your LiveCode
account, please scroll down t
Dear list members,
We are pleased to announce the release of LiveCode 9.6.5.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater
Release Contents
LiveCode 9.6.5 comes with several changes, including
Dear list members,
We are pleased to announce the release of LiveCode 9.6.5 RC-3.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater. To find the rc-3 test release in your LiveCode account,
please scroll down to belo
Dear list members,
We are pleased to announce the release of LiveCode 10.0.0 DP-1.
Developer Preview Release
=
Warning: this is not a stable release. Please ensure that you back up your
stacks before testing them.
Getting the Release
===
You can find the
Dear list members,
We are pleased to announce the release of LiveCode 9.6.5 RC-2.
Getting the Release
===
You can find the release in your LiveCode account area or get it via the
automatic updater.
Release Contents
LiveCode 9.6.5 RC-2 comes with 5 regression fi
Dear list members,
We are pleased to announce the release of LiveCode 9.6.5 RC-1.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.5 RC-1 comes with several c
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #273 here: https://bit.ly/3jbr6CZ
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Dear list members,
We are pleased to announce the release of LiveCode 9.6.3 STABLE.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.3 STABLE comes with more
Dear list members,
We are pleased to announce the release of LiveCode 9.6.3 RC-3.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.3 RC-3 comes with 1 regress
Dear list members,
We are pleased to announce the release of LiveCode 9.6.3 RC-2.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.3 RC-2 comes with 3 regress
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #272 here: https://bit.ly/3kAIVxA
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #271 here: https://bit.ly/3qLsbEO
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Dear list members,
We are pleased to announce the release of LiveCode 9.6.3 RC-1.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.3 RC-1 comes with more than
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #270 here: https://bit.ly/35UTPWx
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #269 here: https://bit.ly/3dhOg8L
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #268 here: https://bit.ly/3vW6rIa
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #267 here: https://bit.ly/3yPwCSB
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hi all,
Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!
Read issue #266 here: https://bit.ly/3wtnFMN
This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around
Hello Dan,
Rough guess, are you including a custom plist? If so, then this plist was
probably created by an older LC version, before storyboard support was
added. If this is the case, the (old) plist expects some splash images,
which are not in the app bundle, thus you see the black bars.
Kind re
Dear list members,
We are pleased to announce the release of LiveCode 9.6.2 STABLE.
Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.
Release Contents
LiveCode 9.6.2 STABLE comes with 49 ch
1 - 100 of 893 matches
Mail list logo