Well it's about time. All the rest of us have felt pretty dumb on multiple
occasions and you were the only outlier. ;)
But seriously, mobile apps are their own kind of animal. There's a learning
curve. And each OS has its own idiosyncrasies.
--
Jacqueline Landman Gay | jac...@hyperactivesw.
Well, I'm feeling pretty dumb about now. It's the architecture, stupid!
I overlooked the fact that, unlike on desktop systems, my mobile app
doesn't automagically have access to the test files that reside in the
app's dev environment on my Mac. During startup on the iPad, the app has
to popula
I got into the habit of setting the dgdata to empty before populating it
because I ran into issues where my own code set the dgdata to something not an
array, and this seems to bork the data grid. I think it was an empty array, or
an empty record. This didn’t show up as a blank line however, the
Thanks mark
I will check this out.
Martin
> On Oct 23, 2020, at 4:45 PM, Mark Wieder via use-livecode
> wrote:
>
> Brian Milby's Script Tracker
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscr
On 10/23/20 6:44 AM, Martin Koob via use-livecode wrote:
I figured out what caused it. I am using Monte’s lcVCS plugin to keep the
project in bitbucket
Try Brian Milby's Script Tracker plugin.
--
Mark Wieder
ahsoftw...@gmail.com
___
use-livec
Yesterday I had LC hang when using the red dot on the same line as the
breakpoint command. LC 9.5.1
Peter
> On Oct 23, 2020, at 5:33 AM, Ralph DiMola via use-livecode
> wrote:
>
> It was a hardcoded breakpoint in this form.
>
> If x<0 then breakpoint
>
> I wonder if inadvertently triggere
Sean,
i just reactivated on an VM an old "LC 5.0.2 Complete" license which was
similar to the Enterprise license in earlier versions of LC on a Windows
I tried to post to a https:// url in 5.0.2 and i got an SSL error. It seems
that 5.0.2 does only support the old TLS V1 and newer web servers
All the files are in a 'Students' subfolder of the app's Documents
folder, and the path reflects that. However, your question is making me
go through the handling of data with a fine-tooth comb, so that may
result in something.
Thanks Jacque -
Phil
On 10/23/20 11:22 AM, J. Landman Gay via us
What is the path you use to get the files?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On October 23, 2020 12:26:34 PM Phil Davis via use-livecode
wrote:
That's a good question. On desktop, the array variable is full of data.
On th
Phil,
One thing I have noticed is if you have a put command with no destination,
mobile devices DO NOT LIKE THIS!! It will halt script execution completely as
if it were an error. For example:
put myVar
This would normally put the contents of myVar into the message box. But on a
That's a good question. On desktop, the array variable is full of data.
On the iPad it's apparently empty. I'll drill down further and see
what's going on.
Thanks for the idea.
Phil
On 10/23/20 1:03 AM, JeeJeeStudio via use-livecode wrote:
What do you see when you answer the data you set the
Thanks Andrew - I think I'll try this for the same reasons you did.
Phil
On 10/23/20 5:19 AM, Andrew at MidWest Coast Media via use-livecode wrote:
This happened to me, twice, in a project I just launched. I was in crunch so
didn’t have time to properly document but something happened where t
Hi everyone.
Thanks for all the suggestions. I tried them all but no joy.
I figured out what caused it. I am using Monte’s lcVCS plugin to keep the
project in bitbucket and I was trying to work on it on the Mac and Windows by
making changes on the Mac and then updating the stacks by exporti
Hi Heather
Had you managed to find anything? I imagine it’s quite a task going back so far
for a key generator.
All the best
Sean Cole
Pi Digital Productions Ltd
eMail Ts & Cs
> On 23 Oct 2020, at 11:27, matthias rebbe via use-livecode
> wrote:
>
> Do you have a current commercial lice
It was a hardcoded breakpoint in this form.
If x<0 then breakpoint
I wonder if inadvertently triggered "red dot" breakpoints when exiting can
cause the same hang?
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [ma
This happened to me, twice, in a project I just launched. I was in crunch so
didn’t have time to properly document but something happened where the DG
wasn’t loading. I could take the same dgData or dgText and load it to another
DG fine. Being on mobile made this harder to debug because even wit
Martin,
i am not sure if the freezes are also caused by this, but what Antivirus
Software are you using. A 3rd party or Microsoft Defender?
If the latter then please try to exclude the Livecode program folder and its
support folders (like preferences) from realtime scanning in MS Defender.
Ther
Checking the interaction between earbud clicks (trying two different types of
earbud) and Livecode - no "appleEvent" message is sent to Livecode. I wonder
how this interaction works across different apps? Trying on desktop at the
moment.
So seems like the browser widget is the only way to go. W
Do you have a current commercial license? If so, maybe Support is willing to
give you a license for the old 5.x.
Regards,
Matthias
> Am 23.10.2020 um 11:47 schrieb Pi Digital via use-livecode
> :
>
> Hi
>
> Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I can
> get
From other threads and maybe on the forum similar is done for video of
which the dev also wanted to catch likewise information when played in
the browser.
So maybe if you search the list you might find some javascript which
could help with that.
Op 23-10-2020 om 11:33 schreef David Bovill vi
I put code in the dg script. It works fine. But to be clear, I only have 8
lines in my script so I’ve never tested the limits.
mark
> On Oct 22, 2020, at 10:19 PM, Martin Koob via use-livecode
> wrote:
>
> Hi all
>
> Maybe this is not good practice but I have DataGrids with script in the g
Hi Martin
In the Script Editor try unchecking the various entries under Edit/Options
e.g. variable checking, live errors, etc.
I've recently moved to using LC on OS X and was surprised how snappy the
editor was i.e. I didn't need to switch off most of those things as I did
on Windows 10.
I don't
Hi
Is there any way I can get Lc5.0.2 unlocked to Enterprise level just so I can
get this ssl https revdb behind me so our clients don’t all go running before
we upgrade the code to v9.x. I’m truly at a loss.
Sean Cole
Pi Digital
> On 23 Oct 2020, at 05:48, Sean Cole (Pi) wrote:
>
>
> Hi
Yes. I have some old code - seems to still work fetching and parsing RSS
steams. I’m looking into the best way. To make the player now - browser or
player widget?
An interesting experiment this morning with earbuds - if I play an mp3 or a
video in the player object and listen to the sound throu
No worries Sean. I know you're sincere seeing your posts. And i understand
what you mean.
Op vr 23 okt. 2020 10:57 schreef Pi Digital via use-livecode <
use-livecode@lists.runrev.com>:
> I made a conscious effort to reply to the OP thread by Tom by somehow got
> attributed to David’s.
>
> So I’m
On 23 Oct 2020, 10:08 +0100, matthias rebbe via use-livecode
, wrote:
> I thought one could also create Widgets and submit them to/publish on the
> Widget store instead of submitting them to be included in the Livecode
> Release.
> The documentation for the dictionary is in the widget itself. So
Yes. But have you seen how it has to get turned on. I have trouble enough with
IT departments not wanting to install our software let alone ask them to go
through the hassle of setting curl up on all of their clients desktops. This
whole ssl https mySQL security thing came about because an IT Te
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 23.10.2020 um 10:28 schrieb David Bovill via use-livecode
> :
>
> I can mainly speak for my personal experience, but if I produce this podcast
> player, and various libraries for it - then historically I haven't really see
> a good way t
I made a conscious effort to reply to the OP thread by Tom by somehow got
attributed to David’s.
So I’m guessing either there is a problem with the LC use list server or (more
likely) iPhones dumb mail app. It was meant to be following on from Tom’s
original thread.
But even added to the pod
What i forgot. You can include that version from the url i posted in your
standalone using "copy files" in standalone settings, as it has not to be
installed.
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 23.10.2020 um 10:54 schrieb matthias_livecode_150...@m-r-d.de:
>
> You are writi
You are writing that curl is not an option, because the app shall run under
Windows,
but there are also Curl builds for Windows available.
https://curl.haxx.se/windows/
Regards
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 23.10.2020 um 06:48 schrieb Sean Cole (Pi) via use-livecode
So in fact it needs to retrieve a list of podcast streams, user can pick a
stream, and then it has to play like an mp3 player. Can be done with either
the browser or audio player right?
Op vr 23 okt. 2020 10:29 schreef David Bovill via use-livecode <
use-livecode@lists.runrev.com>:
> I guess not
I guess not - could not find anything in the forums or email thread.
On 21 Oct 2020, 20:17 +0100, JeeJeeStudio via use-livecode
, wrote:
> You've just hijacked someone's thread...you said something last time. It's
> now a totally different subject.
That’s fine :) It’s kind of related to the gener
It’s not listed in LC5.0.2 dictionary so I arseumed it wasn’t implemented in
that version.
But I tried it. It made no difference at all. Either set to true or false. Even
the call to put url https://google.com came back with error socket closed.
Http works. Https does not. It is locked out to
What do you see when you answer the data you set the dgdata to? Does it
show the values?
Op vr 23 okt. 2020 08:44 schreef Phil Davis via use-livecode <
use-livecode@lists.runrev.com>:
> I'm building an iPad app that reads a bunch of files into an array and
> then sets the dgData of a form DG to t
35 matches
Mail list logo