Re: Its very quiet

2020-03-27 Thread Sean Cole (Pi) via use-livecode
Business as usual here. Barely an inconvenience. I've got an animation for the BBC to do. Also working on a desktop / server / html5 combo for Porrima. Creating new simple widgets for text and diagram display. Trying to find time to fix HTML5 deployment foibles. I barely see daylight so asking me

Re: How to "kill" mouseTouches while waiting for an internet connection?

2020-03-27 Thread Sean Cole (Pi) via use-livecode
I always struggled with this. I ended up putting a fully transparent grc covering everything (I call it a blanket) with 'on mouseUp' and 'on mouseDown' set with nothing in them on the grc script. This catches any stray touches I want to be ignored and allow the other processes to complete. Then hid

Re: DataGrid question...

2020-03-27 Thread Sean Cole (Pi) via use-livecode
Still, adding images to a field for this kind of purpose is a great shout. Even better if the mouse click handler can determine the column and row, which isn't much of a trick. Thanks for the insights. Sean On Thu, 26 Mar 2020 at 22:05, Mark Wieder via use-livecode < use-livecode@lists.runrev.co

Re: DataGrid question...

2020-03-29 Thread Sean Cole (Pi) via use-livecode
> > Working out which cell has been clicked: Sorry, that's not accurate > either. Yes, we do have that! Also for a long time. > Hi, As Curry's now unfortunately out of the conversation, can someone else help me understand how you work out which cell has been clicked? He said it can be done but ga

Re: DataGrid question...

2020-03-29 Thread Sean Cole (Pi) via use-livecode
> > Working out which cell has been clicked: Sorry, that's not accurate > either. Yes, we do have that! Also for a long time. > Hi, As Curry's now unfortunately out of the conversation, can someone else help me understand how you work out which cell has been clicked? He said it can be done but ga

Re: Save stack in HTML5

2020-03-29 Thread Sean Cole (Pi) via use-livecode
Colin, Sorry I didn't even notice your message til just now. For persistent data, you're going to need some form of storage. Usually, websites utilise cookies. This is the more security-conscious way of handling it, depending on the data of course. w3school.com/js/js_cookies.asp has good examples

Re: Tar and a gz Archive [OT]

2020-04-01 Thread Sean Cole (Pi) via use-livecode
I'm using *put* shell("unzip -p '" & tZipPath & "'") into tTDProductList -p is because it's password protected. It'll extract all contents recursively. If you don't want it recursive you need to specify either what you do want or don't want extracted. To specify just one file you want to extract j

Moving object out of a group

2020-06-15 Thread Sean Cole (Pi) via use-livecode
Hi all, This has been a problem for some time now but it's just got so much more frustrating for me. I tend to organise my objects into groups as there are often lots of them and it helps keep them manageable. However, I have created a rectangle grc I need positioning between two group layers but

Re: New Campaign

2020-06-17 Thread Sean Cole (Pi) via use-livecode
Hey Alex, Log in to the LiveCode site and on the left menu there is a link to 'My Subscriptions' which goes to https://livecode.com/account/subscriptions. You should see them there. All the best Sean Cole On Thu, 18 Jun 2020 at 00:32, Alex Tweedly via use-livecode < use-livecode@lists.runrev.co

Re: Platform Divergence

2020-06-23 Thread Sean Cole (Pi) via use-livecode
I'm pretty convinced that, although some of the UI niceties won't be included initially, LC will be barely, if not completely, unaffected by this divergence (even with AppleStore complications). No more than we already have! Scrollbars always get me! Put a standard scrolling field on a mobile devic

This is what happens when a tech-master is asked to write a 'guide'!

2020-07-23 Thread Sean Cole (Pi) via use-livecode
Hi all, Can we have the guides rewritten to be understood by plebs like me please? I've re-read this several times, slowly, and still having trouble working it out. Is there some Yale course to get a Phd in LCB so we get to understand it? I'll put curly braces around everything unintelligible by n

Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
Hi all, Why is this still an issue? I find it so hard putting layers in the right order. It just gets me down when I have fast turnaround jobs that are held up because of STUPID frikin issues like this. Over and over again https://www.dropbox.com/s/qakyg8bu8bdamhn/LayerControl.mov?dl=0 LC wo

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
And when you are in a group editing mode, the layers in the Project Browser are messed up beyond use. HOW?? Why has this STILL not been fixed since v6 I'm just tired of asking. I'm stressed! Up against a deadline (Again). No budget to pay the ridiculous fees LC ask. And absolutely no way out...

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
> - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 12.08.2020 um 19:42 schrieb Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com>: > > > > And when you are in a group editing mode, the layers in the Project > Browser > > ar

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
gt; > Navigator allows also to "relayer" objects by dragging and there it even > works. > > HTH > > Regards, > > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 12.08.2020 um 19:42 schrieb Sean Cole (Pi) via use-livecode < >

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
a brief test and it worked mostly as > expected on 9.6/Win10. Only thing that I couldn’t do was move a button > between 2 groups (it would drop into one). I had to move it above the > group and then move the group. > > Sent from my iPhone > > > On Aug 12, 2020, at 2:45

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
ide pane and choose > "Refresh". > > On 8/12/20 1:58 PM, Sean Cole (Pi) via use-livecode wrote: > > Watch the video, Brian! > > > > I'm on a Mac. I'm sure everything is fine and dandy on windoze and that > it > > has zero bugs! > > > >

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
that. To manually refresh >> the card display, right-click anywhere in the right-side pane and choose >> "Refresh". >> >> On 8/12/20 1:58 PM, Sean Cole (Pi) via use-livecode wrote: >> > Watch the video, Brian! >> > >> > I'm on a

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
On Wed, 12 Aug 2020 at 22:16, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > That's just how it works. > 1. Except it doesn't work - even with refresh : https://www.dropbox.com/s/cfv95iuatd4d4y5/AppOverFail2.mov?dl=0 2. How it works is wrong! Because it is DUM

Re: Layers in PBrowser

2020-08-12 Thread Sean Cole (Pi) via use-livecode
t; > — > Scott Morrow > > Elementary Software > (Now with 20% less chalk dust!) > web https://elementarysoftware.com/ > email sc...@elementarysoftware.com > ------------------ > > On Aug 12, 2020, at 5:04 PM, Sean C

Re: ProtonMail vs Apple

2020-08-14 Thread Sean Cole (Pi) via use-livecode
Hi all, It's all a pointless debate. Apple can do what it likes with THEIR *platform*! if YOU _choose_ not to agree with their policies for use on THEIR platform, YOU can _choose_ to go elsewhere. The same or similar issues come up with ALL brands! Google, Samsung, Nike, AT&T, Ford, Cadbury, so o

Re: Layers in PBrowser

2020-08-14 Thread Sean Cole (Pi) via use-livecode
Thanks Richard, Brian and Mark. Now that the rush is over I can breathe and try to work this out, again, to make it simple for even simpletons to understand! ;) It is, as said before, an issue that has been an issue for 6 years, gets poo-poo'd and ignored along with the plethora of other fundament

Re: Layers in PBrowser

2020-08-14 Thread Sean Cole (Pi) via use-livecode
Oh, just to summarize the issue: https://quality.livecode.com/buglist.cgi?quicksearch=lcfm If an object you wish to move between group layers is on the root of the card it is not a problem. As soon as all of those layers (groups and objects) get nested into a group, that's when things start bounci

Cross Platform Font Layout - current workarounds

2020-08-24 Thread Sean Cole (Pi) via use-livecode
Hi all, What is the current 'workaround' everyone is using when creating a cross-platform app to make sure that all text appears the same regardless of platform? Particularly between Windows and Mac for me at the moment. My client provided the font they needed in line with their tv show brand. Th

Re: Cross Platform Font Layout - current workarounds

2020-08-24 Thread Sean Cole (Pi) via use-livecode
platforms). Not exactly what it says on the tin, is it!?! Sean Cole *Pi Digital * On Mon, 24 Aug 2020 at 22:38, Richmond via use-livecode < use-livecode@lists.runrev.com> wrote: > How about embedding your fonts in the standalone? > > On 24.08.20 23:49, Sean Cole (Pi) via use-liveco

Re: Cross Platform Font Layout - current workarounds

2020-08-24 Thread Sean Cole (Pi) via use-livecode
nge the way it is! Put the way it's always been behind us! MAKE IT EFFIN WORK!! Seriously! Sean Cole *Pi Digital* On Tue, 25 Aug 2020 at 03:43, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On August 24, 2020 5:01:54 PM "Sean Cole \(Pi\) via use-l

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
On Tue, 25 Aug 2020 at 15:35, Paul Pystcat via use-livecode < use-livecode@lists.runrev.com> wrote: > > 6. If you continue to use a hammer instead of a screwdriver, you WILL get > the job done… but then don’t curse the wood for damaging > In your illustration, who is the wood? LC? Surely they ar

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
t; Bob S > > > On Aug 24, 2020, at 9:02 PM, Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com<mailto:use-livecode@lists.runrev.com>> > wrote: > > It's hardly 'Code Once' then. You absolutely HAVE to write for each OS > specifically.

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
; On 25.08.20 18:25, Bob Sneidar via use-livecode wrote: > > I’m sure there are other development environments out there you could > explore. > > > > Bob S > > > > > > On Aug 24, 2020, at 9:02 PM, Sean Cole (Pi) via use-livecode < > use-livecode@l

Re: Basic question about behaviors

2020-08-25 Thread Sean Cole (Pi) via use-livecode
I LOVE 'this me'. This extraordinary use of coding language is truly where LC shines and why I love it so much, - sometimes. [sigh] Sean ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and mana

Re: Cross Platform Font Layout

2020-08-25 Thread Sean Cole (Pi) via use-livecode
Jim, You might want to give me more time for this kind of testing (those solid hours were solid hours because of the late timing nearly every TV production company works to) and have a word with my clients to ensure this. Not to mention with LC who make the claim it is code-once and won't need ad

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
o pull the wool over my eyes with incredibly badly thought out reasoning. I'm done with people fobbing me off. Sean Cole *Pi Digital * On Tue, 25 Aug 2020 at 19:51, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2020-08-24 21:49, Sean Cole (Pi) via use-

Re: Cross Platform Font Layout

2020-08-25 Thread Sean Cole (Pi) via use-livecode
Helpful. Gee, thanks!! Sean Cole *Pi Digital * On Wed, 26 Aug 2020 at 00:17, Jim Lambert via use-livecode < use-livecode@lists.runrev.com> wrote: > Sean wrote: > > > Jim, > > > > You might want to give me more time for this kind of testing > Granted! I give you all the time in the world. > > >

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
Se my notes on the other thread about OTF fonts. THEY ARE DESIGNED to be the SAME in ANY platform (except browsers coz they don't accept them. They have their own variance. Stop making excuses. Accept I am right, for FS. I didn't create the fault. I'm not even the first to report it. It's there! I

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
On Wed, 26 Aug 2020 at 00:46, JB via use-livecode < use-livecode@lists.runrev.com> wrote: > Well it sounds like some of them expected you to get off the ship, > and to do that by walking the plank. Nice. Community Sean Cole *Pi Digital* ___ use-livecod

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
that everyone on this list shares your opinion. > I do not think that your behavior is very helpful. But anyway that's your > decision. > > I really wish you can complete the project successfully. > > Take care of yourself. > > Matthias > > > > > Am 26.08.202

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Sean Cole (Pi) via use-livecode
rove me wrong! But don't demonise me. I wasn't the one to make the claim. > I'm pointing out how false it is and trying to get things working as they > should. And certainly don't try to pull the wool over my eyes with > incredibly badly thought out reasoning. I'm done

Re: THIS group

2020-09-14 Thread Sean Cole (Pi) via use-livecode
hypothetical and rhetorical: what would be the difference between the owner of the owner of the owner of the owner of me and the owner of the owner of the owner of this group ? halfpennies worth: 'this group' gives no greater benefit and does not fit in with the current use of 'this card' and

Re: SSL cPanel mySql setup

2020-10-16 Thread Sean Cole (Pi) via use-livecode
Excellent. Thanks Matthias. Both your comments and the other discussion were of help. Looks like I'll be making a server app then. Sean Cole *Pi Digital * On Fri, 16 Oct 2020 at 10:51, matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Sean, > > there was a discussion

Re: SSL cPanel mySql setup

2020-10-17 Thread Sean Cole (Pi) via use-livecode
Jacqueline wrote: > > just rewrite it from scratch Hehe :) Just to give you an idea of the behemoth of a monstrous beast I have taken on, here are some stats I just ran a script to collate: 1 Main Stack 95 Substacks (Excl Data grids) 786 Cards 76779 Controls (Excl Data grids) 376377 Lines of co

Re: SSL cPanel mySql setup

2020-10-17 Thread Sean Cole (Pi) via use-livecode
Neville, Sorry for your pain but I'm glad it's been brought to light for you too before someone heinously exploits it. Looks like we've both got some work on our hands. From what I have worked out and been advised, using php over https is the easiest route to switch to. I say easiest. But it's n

Re: SSL cPanel mySql setup

2020-10-18 Thread Sean Cole (Pi) via use-livecode
We have some Azure .net API guys in India we have that make the middle-man for this. It's all written in C#. I then use REST to talk through that to the clients DynCRM. I didn't want to go into all the C# which is why we outsourced it to India. They are great and have often been able to help at a m

Re: SSL cPanel mySql setup

2020-10-19 Thread Sean Cole (Pi) via use-livecode
Hi revQueryDatabase(tConnId, “SHOW STATUS”) only returns an integer Same for revdb_execute which returns 0 Any clues on how to actually get the status back? Still trying to work out why these certificates are not working. Sean -- Sean Cole *Pi Digital Productions Ltd* www.pidigital.co.uk +44(

Re: SSL cPanel mySql setup

2020-10-19 Thread Sean Cole (Pi) via use-livecode
Why is it that so many hijack threads rather than start new ones? On Mon, 19 Oct 2020 at 17:30, ELS Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > Folks, > I’ve been thinking about experimenting with Livecode server. I have a vps > and root access, but I’m wondering what are

SQL Show Status

2020-10-19 Thread Sean Cole (Pi) via use-livecode
Hi As everyone likes to hijack threads here, I’ve started another to make sure it gets seen. revQueryDatabase(tConnId, “SHOW STATUS”) only returns an integer Same for revdb_execute which returns 0 Any clues on how to actually get the status back? Still trying to work out why these certificate

Re: First version of LC that supports httpS?

2020-10-19 Thread Sean Cole (Pi) via use-livecode
5.0.2 supports https but not TLS1.2 I got around this by using the revSecurity.dll from LC9 which works. On Mon, 19 Oct 2020 at 17:31, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all, > > see subject, maybe someone happens to know. > Obviously LC 5.02 does not sup

Re: First version of LC that supports httpS?

2020-10-19 Thread Sean Cole (Pi) via use-livecode
Thanks for the heads up Mark. Appreciated. TLS 1.3 is coming next year which will likely shake the tree again. I've been trying it in LC 9 too and get just the same functionality/responses/traffic as in 5.0.2 using the LC9 revsecurity.dll HTTPS is working directly in LC9 and 5.0.2. But SQL with

Re: SQL Show Status

2020-10-19 Thread Sean Cole (Pi) via use-livecode
green Information Services > rdim...@evergreeninfo.net > > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf Of Sean Cole (Pi) via use-livecode > Sent: Monday, October 19, 2020 12:50 PM > To: How to use LiveCode > Cc: Sean Co

Re: SQL Show Status

2020-10-19 Thread Sean Cole (Pi) via use-livecode
that will execute the SQL statement and will return any data that > is coming from the DB Server. > > Regards, > Matthias > > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 19.10.2020 um 19:41 schrieb Sean Cole (Pi) via use-livecode < > use-l

POST to https in LC5.0.2 - Error socket closed

2020-10-22 Thread Sean Cole (Pi) via use-livecode
Hi all, I'm desperate. I'd written my code in LC9 and tested to put into an LC5.0.2 stack. It worked ok in v9 but v5 throws back an error of 'error socket closed'. This is my only workaround for accessing MySQL using SSL via a 'post' command through PHP, as suggested by Mark Waddingham and others

Re: Apple commissions

2020-11-18 Thread Sean Cole (Pi) via use-livecode
Cl. That's amazing news. Thanks for the heads up. Sean Cole *Pi Digital * On Wed, 18 Nov 2020 at 13:43, Andrew at MidWest Coast Media via use-livecode wrote: > Apple, in what seems to me like a giant screw you to Epic Games (or > leveraging in current court battles), is cutting their piece

Re: Apple commissions

2020-11-18 Thread Sean Cole (Pi) via use-livecode
The news page from Apple: https://www.apple.com/newsroom/2020/11/apple-announces-app-store-small-business-program/ Sean Cole *Pi Digital * On Wed, 18 Nov 2020 at 14:29, Sean Cole (Pi) wrote: > Cl. That's amazing news. Thanks for the heads up. > > Sean Cole > *Pi Digital * > > > On Wed, 18

Re: Downloading LC9

2020-11-19 Thread Sean Cole (Pi) via use-livecode
Panos, *>>and also the script editor is not opening at all from any stack card > or object* > this sounds like a symptom of corrupted Preferences, please try deleting > your LC preferences in /Users/{username}/Library/Preferences/RunRev/* > > Panos I have deleted ALL LC/RunRev prefs and rein

Re: Downloading LC9

2020-11-19 Thread Sean Cole (Pi) via use-livecode
It just corrupted my stack too this time. Good job I have dropbox backups. Sean Cole *Pi Digital * On Thu, 19 Nov 2020 at 14:19, Sean Cole (Pi) wrote: > Panos, > > *>>and also the script editor is not opening at all from any stack card >> or object* >> this sounds like a symptom of corrupte

Printing To Pdf Linux Rendering

2020-12-03 Thread Sean Cole (Pi) via use-livecode
Hi all, I've got a CentOS7 server that I am printing reports from as PDFs. No matter which font or style I use I get occasional anomalies where characters from words get placed over each other like a kerning issue gone mental. Bad rendering: https://www.dropbox.com/s/v09vacw8x3873qh/Screenshot%20

Re: Printing To Pdf Linux Rendering

2020-12-04 Thread Sean Cole (Pi) via use-livecode
Alas, I am still getting the same results with both duplicated and brand new fields. Even in a whole new stack. I'm not getting very far with this. What is making the text get so screwed up? Does anyone have any insight? Thanks again, Richard. Sean Cole *Pi Digital * On Fri, 4 Dec 2020 at 06:42,

Re: Some sad news

2020-12-04 Thread Sean Cole (Pi) via use-livecode
Aww. He will be missed. He had been a tremendous help in getting our HTML5 deployment portal working. I hope I can keep his legacy going once LC9.7 fixes all (??) of HTML5's gripes. Sean Cole *Pi Digital Productions Ltd* On Fri, 4 Dec 2020 at 16:34, Kaveh Bazargan via use-livecode < use-livecode@

Re: Printing To Pdf Linux Rendering

2020-12-04 Thread Sean Cole (Pi) via use-livecode
Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On December 4, 2020 10:42:50 AM "Sean Cole \(Pi\) via use-livecode" > wrote: > > > Alas, I am still getting the same results with both duplicated and brand > > new fields. Even in

Re: Can LC read QR-Code?

2020-12-07 Thread Sean Cole (Pi) via use-livecode
Hi Richard This isn't quite what you was asking for (I have to have LC open on my Mac to get the dictionary when coding in Linux), but here are the two library bits from the dictionary: *qrCreate* Type command Syntax qrCreate pImg,pData,pECC,pSize,pMask,pMinVersion,pMaxVersion Associat

CentOS Death in 2021

2020-12-13 Thread Sean Cole (Pi) via use-livecode
Hi all, I just heard the news that RedHat is going to be dropping support for CentOS. With my recent issues with PDF Printing in CentOS, I was already looking to perhaps try out CentOS8 or another Dist. but now we have this news I'm thinking of going to Ubuntu. The release notes for LC says it su

Re: CentOS Death in 2021

2020-12-14 Thread Sean Cole (Pi) via use-livecode
Hi Mark, Are you able to say what particular bits were broken so I know what to be on the lookout for and assess if these might affect our project? Thanks Sean Cole *Pi Digital * On Mon, 14 Dec 2020 at 01:15, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 12/13/20 4:

Re: CentOS Death in 2021

2020-12-14 Thread Sean Cole (Pi) via use-livecode
f tomorrow Ubuntu is acquired by Microsoft and they > decide to charge money for it? That's not the case with Debian: Debian is > completely independent and rock solid. > >> > >> I live between Madrid and New York and in both cities there are good > professional co

Re: CentOS Death in 2021

2020-12-16 Thread Sean Cole (Pi) via use-livecode
Hi all, Continuing my study, I've just tried installing LC9.6.2RC onto the latest Debian 10 build (clean install in Parallels from its add VM page). However, it comes up with an error when installing LC right after double-clicking the installer: "Failed to load library 'gdk' (tried libgdk-x11-2.0.

Re: CentOS Death in 2021

2020-12-16 Thread Sean Cole (Pi) via use-livecode
Hi Richard, My case scenario is maybe a little unique, I don't know. The server app needs to build from MySQL data and other resources (csv's and images) downloaded from emails received from a vendor a PDF report that it 'prints' out and uploads to a web hosted site for downloading by the clients

Re: CentOS Death in 2021

2020-12-17 Thread Sean Cole (Pi) via use-livecode
Good shout. Although, having the gui available helps when things go wrong like the PDF font rendering issues and being able to see the templates build as it goes for each page/card. But thanks for the heads up. Sean On Thu, 17 Dec 2020 at 05:40, Richard Gaskin via use-livecode < use-livecode@list

Debian 10 install failure

2020-12-17 Thread Sean Cole (Pi) via use-livecode
Hi all, Continuing my study on Linux alternatives, I've just tried installing LC9.6.2RC onto the latest Debian 10 (buster) build (clean install in Parallels from its add VM page). However, it comes up with an error when installing LC right after double-clicking the installer: "Failed to load libra

Re: Debian 10 install failure

2020-12-17 Thread Sean Cole (Pi) via use-livecode
Hmm, so why would it say "Failed to load library 'gdk' (tried libgdk-x11-2.0.so.0)"? Sean On Thu, 17 Dec 2020 at 17:11, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 12/17/20 8:29 AM, Sean Cole (Pi) via use-livecode wrote: > > Hi

Re: Debian 10 install failure

2020-12-17 Thread Sean Cole (Pi) via use-livecode
: > Hmm, so why would it say "Failed to load library 'gdk' (tried > libgdk-x11-2.0.so.0)"? > > Sean > > On Thu, 17 Dec 2020 at 17:11, Mark Wieder via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> On 12/17/20 8:29 AM, Sean Cole (Pi) via

Ali or Monte - MimeEncodeAsMIMEMultipartDocument

2020-12-28 Thread Sean Cole (Pi) via use-livecode
Hi all, The dictionary, as usual, is a bit lacking in regards to the Mime Library. For MimeEncodeAsMIMEMultipartDocument we have parameters but no idea what the values (enum) for them could or should be. pContentA: How do we pre-encode parts including headers? pMultipartType: What MultiPart type

Re: [ANN] Release 9.6.2 RC-2

2021-01-12 Thread Sean Cole (Pi) via use-livecode
The transition to AS Mac OS will be pretty seamless. XCode flags up most of the code base that needs modding. Where it might fall over for us is if we use old widgets that won't get updated for any potential MacOS code deprecations. But LC, I'm sure, will keep up-to-date (ish) as we see already.

Re: lock screen

2021-01-23 Thread Sean Cole (Pi) via use-livecode
Hi Tom, Make a sample stack (sounds like you already have) and make a bug report labelled 'Memory leak on looping field update'. I don't think this has anything to do with the lock screen. Sean On Sat, 23 Jan 2021 at 05:11, Tom Glod via use-livecode < use-livecode@lists.runrev.com> wrote: > Gre

Re: No visual effects on Big Sur?

2021-02-06 Thread Sean Cole (Pi) via use-livecode
Hi all, I just tested here in BigSur 11.2 and they work fine in both the IDE and standalone. The only ones that do not work are the core image transitions (with the exception of dissolve which, although having the same name, does not appear to use the CI version of the effect). I made a simple def

Re: No visual effects on Big Sur?

2021-02-08 Thread Sean Cole (Pi) via use-livecode
Ah yes. I was using RC1, not RC2! So I retested in RC2 and none of the vfx work at all. So it's not an OS problem. It's something new in RC2 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and m

Re: No visual effects on Big Sur?

2021-02-08 Thread Sean Cole (Pi) via use-livecode
This only affects MacOS. Windows and Linux are ok. I've updated the info on the bug report and included a stack to give Panos an easy time. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and man

Re: LC Roadmap

2021-02-13 Thread Sean Cole (Pi) via use-livecode
I was told last year that HTML5 deployment would see upgrades maybe by Jan2021 LC 9.7. However LC9.6.2 is still awaiting an RC3. So it’s just not going to happen. My client and I are severely disappointed to see that the conference set up for 2022 may be the FIRST LOOK we might see for the HTML5 up

Re: LC Roadmap

2021-02-13 Thread Sean Cole (Pi) via use-livecode
eb 2021 at 13:25, David V Glasgow via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > On 13 Feb 2021, at 12:37 pm, Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > I was told last year that HTML5 deployment would

Re: [OT] Poll: What does it mean for 1 rect to be 'within' a certain distance of another rect?

2021-02-15 Thread Sean Cole (Pi) via use-livecode
Hi, No point reinventing the wheel.. Lots of other way. Distance between two near or far edges. distance between corners, distance to centers, or area median, area of space between, overal usage area minus the area used by the two rectangles. Math is fun. Keeps us in business. Google (distance be

Re: How do I interpret this Build Error dialog?

2021-02-15 Thread Sean Cole (Pi) via use-livecode
Hi, The error panels show the events in reverse order, so last occurrence first. The first number in each line is the error code and the second is the line number in the script that failed. Here's a list of the error codes: https://livecode.fandom.com/wiki/Error_codes Going back from line 5 of yo

Re: LC Bugmageddon or Bugportunity?

2021-02-23 Thread Sean Cole (Pi) via use-livecode
Good luck, Curry. That’s all I’m gonna say this time :P On Tue, 23 Feb 2021 at 16:58, Curry Kenworthy via use-livecode < use-livecode@lists.runrev.com> wrote: > > Me, recently: > > > I don't have any big headaches, thank God! > > That's true; it's rare that I get stuck. I'm workaround-muscleboun

Re: tsNet mail message not formatting

2021-03-03 Thread Sean Cole (Pi) via use-livecode
You have to do this: replace cr with crlf in tBody Personal Btw: I find that using ‘return’ results in ugly code as a personal preference, so I avoid that and use cr. it’s just that the script renderer shows ‘return’ in yellow for it’s command equivalent because they still haven’t coded the edito

Re: Free APIs

2021-03-06 Thread Sean Cole (Pi) via use-livecode
Nice! Sean ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Multidimensional array issue

2021-03-09 Thread Sean Cole (Pi) via use-livecode
*put* empty into atest["test1"]; *put* 1 into atest["test2"]; *put* 3 into atest["test3"]["test3.1"]; *put* (atest is an array) , (atest["test1"] is an array) , (atest["test2"] is an array) , (atest["test3"] is an array) true,false,false,true Seems fine to me. Sean _

Re: Multidimensional array issue

2021-03-09 Thread Sean Cole (Pi) via use-livecode
You might also want to make use of the 'strictly' keyword in case there are any nested arrays in your base array. Your use case may not venture that far but it is maybe worth just applying it anyway. *put* (atest is strictly an array) Sean On Tue, 9 Mar 2021 at 16:09, Sean Cole (Pi) wrote: > *

Array Split vs Combine

2021-03-09 Thread Sean Cole (Pi) via use-livecode
Hi all, I have a tsv I split out as an array, process, then combine back to a tsv. The tsv is 53MB (55,635,198 bytes) and has 228320 lines with 21 columns (55406878 chars). To load the tsv file : 434ms To split the tsv to array : 506ms To combine the array to a tsv : 2m 58s 214ms Why does it tak

Re: Array Split vs Combine

2021-03-09 Thread Sean Cole (Pi) via use-livecode
Extraordinary. Thanks Alex. This is helpful. This is on windows and a windows server. I will try on a Mac and Linux and see if it has the same issue. Sean On Tue, 9 Mar 2021 at 17:25, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > > On 09/03/2021 16:56, S

Re: Array Split vs Combine

2021-03-09 Thread Sean Cole (Pi) via use-livecode
> Evergreen Information Services > rdim...@evergreeninfo.net > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of Sean Cole (Pi) via use-livecode > Sent: Tuesday, March 09, 2021 11:56 AM > To: How to use Live

Re: Array Split vs Combine

2021-03-10 Thread Sean Cole (Pi) via use-livecode
all times are less than 1sec, 3 sec total. Sean On Wed, 10 Mar 2021 at 17:08, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Now THAT is fascinating, considering the Windows performance issues with > file access reported in the past. Could it be that combine

Re: Multidimensional array issue

2021-03-10 Thread Sean Cole (Pi) via use-livecode
In the message box: > put "data" into tArray["key1"]["key2"]; answer the value of tArray["key1”] > - returns EMPTY (so this works) Correct put "data" into tArray["key1"]["key2"]; answer tArray["key1”] is empty - > returns FALSE (it should return true IMHO) Because it is not empty. It has a ne

Re: Array Split vs Combine

2021-03-10 Thread Sean Cole (Pi) via use-livecode
be > suitable. It would result in more memory being allocated than necessary but > much less frequent allocations so it depends on what’s most costly as > memory gets cheaper. > > Cheers > > Monte > > > On 11 Mar 2021, at 11:34 am, Sean Cole (Pi) via use-livecode &

‘Super Sub’ multidimensional arrays

2021-03-11 Thread Sean Cole (Pi) via use-livecode
Tom hopefully I’ve set this email not to hijack Harry’s thread. First thing to note is that LC ONLY structures arrays as tVar[0][0][0]... But equally we can use, for example, tVar[x][y][z] or tVar[x,y,z] or even tVar[x,y,z][u,v,w][r,s,t] However, know that, if x=1, y=“two”, z=true then tVar[x,y,

Re: ‘Super Sub’ multidimensional arrays

2021-03-11 Thread Sean Cole (Pi) via use-livecode
Richard and Bob Correct! In everything you say. [x,y,z] is, in LC space, a single dimensional space and especially about use case. But then you are limiting yourself to single dimensional thinking. Here is my next point that I was coming to, so well done for preempting me. Going back a bit, in a

Re: ‘Super Sub’ multidimensional arrays

2021-03-11 Thread Sean Cole (Pi) via use-livecode
On to Array use for File System Indexing: Take a simple FS structure: c:/ .FileC Folder1 File1.txt Folder2 Size (aka Folder2_1) File2.txt File2_1.png Folder3 Folder4 Archive.zip File4.doc Say we want to store in our indexin

Re: ‘Super Sub’ multidimensional arrays

2021-03-11 Thread Sean Cole (Pi) via use-livecode
Sorry, I just wanted to add... The keys of tTableA["c:/"] would be: .FileC .FileC,Date .FileC,Kind .FileC,Size Folder1 Folder1,Date Folder1,Kind Folder1,Size ... Folder4 Folder4,Date Folder4,Kind Folder4,Size An alternative for "Kind" could be ("

Re: ‘Super Sub’ multidimensional arrays

2021-03-11 Thread Sean Cole (Pi) via use-livecode
Mark, Give an example of what would be better, not just hit and run with a 'That's crap!' comment. Way to make me feel good for all the hard work put in. THANKS BUDDY! Do better! ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit th

Re: ‘Super Sub’ multidimensional arrays [GD trolls]

2021-03-11 Thread Sean Cole (Pi) via use-livecode
On Thu, 11 Mar 2021 at 23:31, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > Sean- > > What happens when a folder or a file gets renamed? > The main purpose of me having an FileSystem Array *like this* was for DLT or BluRay _archives_ of projects, so no file alterations wo

Re: [ANN] Release 9.6.2 RC-3

2021-03-15 Thread Sean Cole (Pi) via use-livecode
I just downloaded and tested on my MBP16(2019), single screen, MacOS 11.2.2, and also in parallels Win10(v1909) and had no issues. BTW, visual effects work a dream and even macOS CoreImage effects work great. Super. Hope to see more (HTML5, hint, hint) soon. Sean On Mon, 15 Mar 2021 at 18:28, Ri

Re: Setting Creation Date of file to a past date?

2021-03-15 Thread Sean Cole (Pi) via use-livecode
Touch tells it to update to now unless the date set is in the past and you use the -d modifier. If you install the Command Line Tools package from Apple on a mac you can use the much better SetFile -d '12/31/1999 23:59:59' file.txt On windoze, using powershell, send the command: (Get-Item "C:\

Re: Setting Creation Date of file to a past date?

2021-03-15 Thread Sean Cole (Pi) via use-livecode
I used quotes wrong, use this: >From LC, use: put "powershell -command ^(Get-Item 'C:\Folder\File.txt').CreationTime=('31 December 2019 23:59:59')^" into tShell replace "^" with quote in tShell get shell(tShell) Sean On Tue, 16 Mar 2021 at 03:57, Sean Cole (Pi) wrote: > Touch tells it to updat

Re: LC Bug: Copying an Image fails

2021-03-16 Thread Sean Cole (Pi) via use-livecode
Curry, The issue here is that MS Word controls how that clipboard data is transferred. As an example Open the taskmanager In Word, copy an image into the clipboard In LC message box type lock the clipboard; put the keys of the rawclipboarddata Returns something like: Art::GVML ClipForma

Re: LC Bug: Copying an Image fails

2021-03-16 Thread Sean Cole (Pi) via use-livecode
Curry, even asking it to only return char 1 of rawclipboarddata["CF_BITMAP"] crashes it so any attempt to read that data triggers an exception. Remarkable. :D Sean On Tue, 16 Mar 2021 at 18:16, Curry Kenworthy via use-livecode < use-livecode@lists.runrev.com> wrote: > > Sean: > > > put the keys

  1   2   3   >