We all need livecode the company to be stable and profitable, so if they
have to temporarily focus on x to create long term viability, then they
should do it. Maybe just let everyone know what the plan isand maybe on
a release with multiple bug fixes such as 9.05 is important to prioritize
it a
This may be what you are looking for. Specific pieces of the engine are tested
for every build.
https://github.com/livecode/livecode/tree/develop/engine/exec-tests
Thanks,
Brian
On Oct 2, 2019, 3:06 PM -0400, kee nethery via use-livecode
, wrote:
> I assume RunRev does unit tests for LiveCode.
I always add 20 PXs to the formattedheight of the control. Then use that
result for item 4 of the contentrect to solve this. 20 seems to work on all
device resolutions I've tested although I'm sure that there is a formula
based on the device resolution that would create consistency between
devices.
Now that you mention this, I see the same issue with 2 of my apps in
the iOS store that were built using LC 9.5. There is one item just
"past" the bottom of the datagrid that you can only see if you swipe
beyond the end, but as soon as you let go it snaps back to showing the
2nd to last ite
On 10/2/19 12:05 PM, kee nethery via use-livecode wrote:
I assume RunRev does unit tests for LiveCode.
Is there a test harness where we can submit a stack to be in the unit test set
of tests that they use?
Hypercard was hella reliable, I’d love for Livecode to be as reliable.
>> pinging ali.
On 10/2/19 11:24 AM, Trevor DeVore via use-livecode wrote:
I suspect that the quick updates to LiveCode FM are a sign that the launch
at the FileMaker conference generated a lot of interest and there is some
momentum building there. Perhaps they are trying to quickly fill in the
gaps based on th
I assume RunRev does unit tests for LiveCode.
Is there a test harness where we can submit a stack to be in the unit test set
of tests that they use?
Hypercard was hella reliable, I’d love for Livecode to be as reliable.
Kee Nethery
___
use-livecode ma
> Trevor D. wrote:
> If that is the case and they can build that revenue source
> then it should ultimately be a good thing for those of us
> who don't use LiveCode FM. It is unfortunate that LC has
> to sit mostly idle for so long though.
All true. But will the idle state of LC ever change again?
On Wed, Oct 2, 2019 at 1:09 PM Lagi Pittas via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Have a look at the 3 releases of Livecode for FM in the last month to see
> where all the effort is going this is now getting
> ridiculous we get a few scraps ... Nuff said.
>
> https://filemake
Have a look at the 3 releases of Livecode for FM in the last month to see
where all the effort is going this is now getting
ridiculous we get a few scraps ... Nuff said.
https://filemaker.livecode.com/lcfm-native-1-2-launched/
https://filemaker.livecode.com/lcfm-native-1-1-ships/
https://filemak
yeah its an odd gap of time...especially for a release with so many
vital fixes. I hope someone takes the time to let us know. Its usually
2-3 months between stableswe are at 4 + on this one.
On Wed, Oct 2, 2019 at 1:24 PM Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> w
Hi Tom
> Am 02.10.2019 um 19:17 schrieb Tom Glod via use-livecode
> :
>
> I dunno if thats what you are talking about ...but i'm waiting for 9.05
> stable...wondering when thats scheduled to arrive.
yep, that's what I was talking about, but unfortunately forgot the IRONY tags!
8-)
>
> On
I dunno if thats what you are talking about ...but i'm waiting for 9.05
stable...wondering when thats scheduled to arrive.
On Wed, Oct 2, 2019 at 1:10 PM Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi Panos,
>
> BTW, obviously LC 9.05 did not make it through the s
Hi Panos,
BTW, obviously LC 9.05 did not make it through the summer, right? 8-)
Best
Klaus
--
Klaus Major
https://www.major-k.de
kl...@major-k.de
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubsc
Ralph,
BTW the rule of thumb is that we keep supporting the latest Xcode that can
be installed in each MacOS version.
Kind regards
Panos
On Wed, Oct 2, 2019, 20:04 panagiotis merakos wrote:
> Ok so you should be OK using Xcode 10.1 in LC 9.5.1 rc-1 :)
>
> On Wed, Oct 2, 2019, 20:03 Ralph DiMo
Ok so you should be OK using Xcode 10.1 in LC 9.5.1 rc-1 :)
On Wed, Oct 2, 2019, 20:03 Ralph DiMola via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Panos,
>
>
>
> Thanks. I am running High Sierra 10.13.6. Unfortunately Apple has
> discontinued support for my Mac Book Pro.
>
>
>
> Ralph
Panos,
Thanks. I am running High Sierra 10.13.6. Unfortunately Apple has discontinued
support for my Mac Book Pro.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
From: panagiotis merakos [mailto:merak...@gmail.com]
Sent: Wednesday, October 02, 201
Hello Ralph,
In the next release (9.5.1 rc-1), we will add support for Xcode 11.1 if
your Mac runs MacOS Mojave (10.14) or above. If your Mac runs High Sierra
(10.13.x), you will still be able to use Xcode 10.1
Kind regards
Panos
On Wed, Oct 2, 2019, 19:51 Ralph DiMola via use-livecode <
use-liv
Panos,
Will I still be able to use Xcode 10.1 with the next LC release? I asked Mark
about this at the conference and said that I would be OK until Apple
discontinued support of 12.1 SDK
Thanks
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Mes
On 10/2/19 6:59 AM, Paul Dupuis via use-livecode wrote:
I would love to see a publish and subscribe system in the engine for use
in Standalone.
I made a PubSub dispatcher library some years ago. If the livecodeshare
or whatever it's called now website is back in operation it should be
there.
When I have datagrid display weirdness I do a couple things. First, I get the
dgText of the datagrid to see if there isn't unexpected data there. I will also
get the dgData to see if there aren't off keys. Once I had a bug in my code
that put a key of 0 with an empty value. It didn't display, bu
Just tested here with a table style DG. Works fine LC 9.5 MacOS 10.14.6.
Bob S
> On Oct 2, 2019, at 07:19 , Mike for GDC via use-livecode
> wrote:
>
> Hello,
>
>
>
> I have a problem with a datagrid. I cannot see the last couple of rows
> when scrolling. For instance if you have 100 li
Hello,
I have a problem with a datagrid. I cannot see the last couple of rows
when scrolling. For instance if you have 100 lines and scroll to the bottom
of the grid you only get up to 98. If you "hold" the scroll by forcing the
scroll to go to the bottom you can see lines 99 and 100 but be
I would love to see a publish and subscribe system in the engine for use
in Standalone.
I've written a LCS library for for publish and subscribe within our
commercial apps, but would toss it in an instant for a good engine
implementation.
Beyond abstracted commands like:
revIDESubscribe "hel
thats what i'm thiking about..its only documented in the "create a plugin"
sections. But having this in standalones would be a bit of news.
So every message the engine sends is checked to see if there is a
subscription to that message and then all objects ( whether in the path or
not. ) that are
On 10/1/2019 11:52 PM, Mark Wieder via use-livecode wrote:
I have finally gotten around to noticing that LC9.x builds have opened
the publish-and-subscribe mechanism to arbitrary messages. I'm not
sure when this happened and I'm really not inclined to go searching
through all those release note
26 matches
Mail list logo