Re: DataGrid question...

2020-03-29 Thread Pi Digital via use-livecode
Fields: Images, yes. Other objects, no. Working out which cell has been clicked, no. Is that ‘fake news’? If so, sad face. If not, still sad face. > Thanks Mark for catching and correcting that. Way too much inaccurate info > and "fake news" about LiveCode gets propagated, and often picked

Re: Its very quiet

2020-03-29 Thread Pi Digital via use-livecode
Sorry to hear that, Curry. Rest up. Glad it hasn’t been too serious for you. We’ll try and keep the noise down for you. Sean Cole Pi > On 29 Mar 2020, at 21:40, Curry Kenworthy via use-livecode > wrote: > > Like many who have been sick between all the flu and corona going around, > just wo

Re: DataGrid question...

2020-03-29 Thread Pi Digital via use-livecode
Hi Bob That’ll return the field is I’m over but not the cell of the table field. Unless, again, I am mistaken. Am I missing something. Sean Cole Pi Digital > On 30 Mar 2020, at 03:09, Bob Sneidar via use-livecode > wrote: > > The mouseControl. >>> help >> me understand how you work out

Re: DataGrid question...

2020-03-29 Thread Pi Digital via use-livecode
Hi Jerry Thanks for the heads up about Bernd’s code. But I was interested in learning how to get the cell index of a table field when clicked as we are told it was solved a ‘long time’ ago. That makes it seem that it is general knowledge and I’m a dunce for not being aware of it (which is very

Re: DataGrid question...

2020-03-29 Thread Pi Digital via use-livecode
rt name will reveal the column number. The dgHilitedLine will give you > the line. > >> On Mar 29, 2020, at 8:37 PM, Bob Sneidar via use-livecode >> wrote: >> >> The mouseControl! >> >> Bob S >> >> On Mar 29, 2020, at 8:35 PM, Pi Digita

Re: DataGrid question...

2020-03-30 Thread Pi Digital via use-livecode
Hmm, but if you look back to Curry’s last post he claims regarding table fields, not data grids : >> Working out which cell has been clicked: Sorry, that's not accurate either. >> Yes, we do have that! Also for a long time. Curry is a very reliable and valued source of LC knowledge. So, have we

Re: DataGrid question...

2020-03-30 Thread Pi Digital via use-livecode
Wow, David. Not convoluted at all :) so much easier than data grid. I’m not sure this is what Curry was thinking of. What do you think he was eluding to. We’ve ‘known’ this for years now apparently. Sean Cole Pi Digital > On 30 Mar 2020, at 14:13, David Epstein via use-livecode > wrote: >

Re: Ready to go

2020-03-30 Thread Pi Digital via use-livecode
The Tom Glod ‘using LiveCode for the first time’ video is a good one to share for enthusiastically selling LC. Sean Cole Pi Digital > On 30 Mar 2020, at 17:11, Heather Laine via use-livecode > wrote: > > Dear List Folks, > > Following up on my earlier message, our special Covid-19 page is

Re: How to find the column and row of a basic tableField

2020-04-01 Thread Pi Digital via use-livecode
Thanks Bernd. This only works if there is already data in the field. If you put empty into the field it produces no results. In those instances you are forced to get an x,y clickLoc and use the tabstops and textHeight to hard code the result. The revTableLibrary was last modified in 2015 from

Re: How to find the column and row of a basic tableField

2020-04-01 Thread Pi Digital via use-livecode
I made two mistakes there. First: Put cRevTable[“currentxcell”],cRevTable[“currentycell”] into tCellIndex Should be: Put the cRevTable[“currentxcell”] of me , the cRevTable[“currentycell”] of me into tCellIndex And: select nothing Should be: select empty Oops Sean Cole Pi Digital Product

Re: How to find the column and row of a basic tableField

2020-04-02 Thread Pi Digital via use-livecode
Curry This winds me up a treat! Your point number 6: > It has been available as a one-line function call without rolling your own > since at least 2012 with SpreadLib. is totally unreasonable if you are claiming there IS a one line use case but ONLY if we buy into some spreadsheet library. Th

Re: Our first Community Zoom Session

2020-04-02 Thread Pi Digital via use-livecode
Bob That article is based on out of date information. The writers have not done their homework properly. Here’s what they would have found back from Jan this year www.zdnet.com/google-amp/article/zoom-fixes-security-flaw-that-could-have-let-hackers-join-video-conference-calls/ Conversely, www

Re: Our first Community Zoom Session

2020-04-02 Thread Pi Digital via use-livecode
Couldn’t agree more :) Sean Cole Pi Digital > On 2 Apr 2020, at 20:59, Bob Sneidar via use-livecode > wrote: > > One could make the point that if end users must now do all the research, > what’s the point of news? Hmmm… ___ use-livecode mailing lis

Re: Go to card has become slow

2020-04-02 Thread Pi Digital via use-livecode
Hi Terry Are there any big images on the first card? Any layer effects or blend modes? Anything graphic based that could be attributed to the slow down. Sean Cole Pi > On 2 Apr 2020, at 20:27, Terence Heaford via use-livecode > wrote: > > I have a project that opens at a particular card. >

Re: How to find the column and row of a basic tableField

2020-04-02 Thread Pi Digital via use-livecode
Thank you. I feel so much Better educated. (Sarcasm intended)!! Sean Cole Pi Digital ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runr

Re: Our first Community Zoom Session

2020-04-02 Thread Pi Digital via use-livecode
With self-iso, it’s just not an issue. Unless someone in your household has it in for you enough to exploit your zoom account. Pfft, hehe. Nothing + NewsMedia = something. Sean Cole Pi Digital ___ use-livecode mailing list use-livecode@lists.runrev.c

Re: Our first Community Zoom Session

2020-04-02 Thread Pi Digital via use-livecode
Freeconferencecall.com Always free and by a great bunch of guys who have been going since 2001 and have always put security at the top of its agenda. Look it up for scams and security issues. It’s clean. 1 downside is that you can’t output audio from a video playback during screen share straig

Re: Our first Community Zoom Session

2020-04-03 Thread Pi Digital via use-livecode
The proper security fixes come on April 5th I’m told. Today’s fixes were just a whole bunch of usability and feature fixes. But, even so, it ‘is’ very quick. I’m guessing their super happy people hooked onto them over the last two weeks. To the point that people everywhere are using Zoom as a ve

tsNet error 77 ca-bundle on CentOS server

2020-04-13 Thread Pi Digital via use-livecode
Hi all I’m transferring a stack from my local Mac onto a remote virtual server (vultr) running a CentOS7 Gnome. The stack communicates with our other CPanel server to collect emails using a tsNetCustomSync command. The sequence is like this: > Tsnetclose > Tsnetinit > TsnetCABundle “/etc/ssl/ca

Re: tsNet error 77 ca-bundle on CentOS server

2020-04-13 Thread Pi Digital via use-livecode
before the line > > put tsnetcustomsync... > > Maybe you have also to comment out the line TsnetCABundle > > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > >>> Am 13.04.2020 um 18:59 schrieb Pi Digital via use-livecode >>> : >&g

Re: Livecode HTML5 and SQL

2020-04-29 Thread Pi Digital via use-livecode
Hi Colin I have a library I’ve created for HTML5 and php for LiveCode Deployment. Pm me at s...@pidigital.co.uk Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 29 Apr 2020, at 20:00, matthias rebbe via use-livecode > wrote: > > If "post... to url" and "put URL..." would work, th

Re: OT: Need some offlist help with PHP-SQL

2020-05-05 Thread Pi Digital via use-livecode
I’m collating my library together. It was built with our specific purposes and had an encryptor I developed myself as the AES library in LC does not work in HTML deployment yet. It will take me another day or so to extract the components into something generic and intuitive. Php can be safe if

Re: HTML Platform

2020-05-06 Thread Pi Digital via use-livecode
Two words, Richard. IT Departments. Of the 150+clients my client has, 150+ of them would emphatically prefer a web based app than a desktop one. They don’t want stuff ‘installed’ or ‘run’ on their machines that haven’t been thoroughly tested before use. Each and every update. And they really d

Re: I need some DataGrid performance help

2020-05-06 Thread Pi Digital via use-livecode
Hi Paul What handler do you have this code? From what you are saying it seems it’s deploying this formatting script every time it redraws which itself is very inefficient and unnecessary. It should only have to deal with the data itself ideally. Sean Cole Pi Digital Productions Ltd eMail Ts

Re: checking we are back

2020-06-15 Thread Pi Digital via use-livecode
Resisting the urge to reply Ahh, dang it! Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 15 Jun 2020, at 09:26, Heather Laine via use-livecode > wrote: > > If you see this, no need to reply. > > > Heather Laine > Customer Services Manager > LiveCode Ltd > www.livecode.com >

Re: Moving object out of a group

2020-06-16 Thread Pi Digital via use-livecode
I don’t hate it but it can be a little frustrating and awkward. It’s still better than it was in v8 and than the application manager. It desperately needs a refresh button. And layering needs a rethink/overhaul. V10 maybe. Looking at the bug list there are heaps for PB that have/will not be add

Re: WebSites made using Livecode.

2020-07-04 Thread Pi Digital via use-livecode
Hi I’ve been creating a website built in LiveCode but NOT LC Server. I opted to using php for server end calls as we connect into a mySQL database on the server. The message path is LC > tiny amounts of JS > a small PHP library of function calls > JS message transport > LC. LC does all the heav

Re: WebSites made using Livecode.

2020-07-05 Thread Pi Digital via use-livecode
> On 5 Jul 2020, at 21:16, Heriberto Torrado via use-livecode > wrote: > > Hi Sean, > > So, as far as I know, you use PHP as a middleware between the database and > the Livecode code app. Isn't it? Yes > I guess you do that because of security reasons to not expose the database. No. It need

Re: [off-topic-ish] do you prefer LC-related content as books or video courses?

2020-07-07 Thread Pi Digital via use-livecode
Hi A proper up to date guide for LiveCode is what has been needed for years. Digital or paper. I used to love paper manuals and guides but more so get PDFs these days. Sean Cole Pi Digital ___ use-livecode mailing list use-livecode@lists.runrev.com P

LCGitHubLib deprecation

2020-07-07 Thread Pi Digital via use-livecode
Hey all. Just received notification from github that the LCGitHubLib app will no longer be available on github from October. I’m sure the relevant coders have also been notified but will this have impact on our own repository forks. We have till October so there’s no rush. I’m just starting th

Re: LCGitHubLib deprecation

2020-07-08 Thread Pi Digital via use-livecode
did a Google search for LCGitHubLib and could not find any information > about it. > > What is/was it? > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > >> Am 07.07.2020 um 22:01 schrieb Pi Digital via use-livecode >> : >> >> Hey al

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread Pi Digital via use-livecode
Martin, are you saying there are campaign snipers :D Well done LC. Worth keeping it alive. Always lots of potential. Sean Cole Pi Digital Productions Ltd > On 17 Jul 2020, at 16:52, Tom Glod via use-livecode > wrote: > > Congrats Livecode Inc on reaching the goal that is good news for

Re: [ANN] Release 9.6.1 RC-1

2020-07-29 Thread Pi Digital via use-livecode
Yay HTML5 fixes. I’ll be testing this to the max tonight. :D Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 29 Jul 2020, at 17:54, panagiotis merakos via use-livecode > wrote: > > Dear list members, > > We are pleased to announce the release of LiveCode 9.6.1 RC-1. > > > Getti

Re: Layers in PBrowser

2020-08-12 Thread Pi Digital via use-livecode
Brian I have no clue of what you are talking about here. Bewildered! Why do I have the same discussion with you people. It should be simple. It is not. This is not the way it should work just because it is the way it does work. It is impossible to put things where you want them in any simple f

Re: Layers in PBrowser

2020-08-14 Thread Pi Digital via use-livecode
>>> use-livecode at lists.runrev.com> wrote: >>> >>> >>> > On 13 Aug 2020, at 4:16 am, Pi Digital via use-livecode < >>> use-livecode at lists.runrev.com> wrote: >>> > >>> > Why do I have the same discussion

Re: Layers in PBrowser

2020-08-15 Thread Pi Digital via use-livecode
What make you say I will? iChat reason for I have to Trust what you say. There is NO WAY there have been no bugs in the software unless it’s perfect. The fact there is only 16 bugs listed under LCFM tells a massive story that no one is effing using it. The forums are empty other than people on t

Re: Layers in PBrowser

2020-08-15 Thread Pi Digital via use-livecode
IChat I’m first line should have been ‘What’. Stupid autocorrect. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 15 Aug 2020, at 08:41, Pi Digital wrote: > > What make you say I will? iChat reason for I have to Trust what you say. > There is NO WAY there have been no bugs in the

Re: Layers in PBrowser

2020-08-15 Thread Pi Digital via use-livecode
I give up :( Sean > > >> On 15 Aug 2020, at 08:41, Pi Digital wrote: >> >> What make you say I will? iChat reason for I have to Trust what you say. >> There is NO WAY there have been no bugs in the software unless it’s perfect. >> The fact there is only 16 bugs listed under LCFM tells a mas

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Pi Digital via use-livecode
Not Fridge, Fork. I assume (dangerously) from your reply that you do not have to make real world applications for corporate branded customers. Where design has been done by a branding team with a 12 - 120 page Production guide). Someone like the BBC, Channel 4, NBC, or their subsidiaries. Like

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Pi Digital via use-livecode
Paul It’s a reasonable question so I’ll afford it the dignity it deserves. Here’s the thing. With thousands of £ invested in them including when they beg for money to help them out during times of distress you end up almost locked into their ecosystem. Besides, my main bread and butter client i

Re: Cross Platform Font Layout - current workarounds

2020-08-25 Thread Pi Digital via use-livecode
via use-livecode wrote: >>> I really have to ask… if you are having such problems that are so >> insurmountable using LiveCode, then why not just abandon ship…? >> Seriously. If this is such a showstopper, why not find another language >> that will do exactly what yo

Re: Cross Platform Font Layout

2020-08-25 Thread Pi Digital via use-livecode
>> Am 26.08.2020 um 00:43 schrieb J. Landman Gay via use-livecode >> : >> >> Kudos also to Mark Waddingham who calmly delivered supportive info in an >> even response, even after reading for days how he and the team are liars, >> incompetents, and cheats That would be the case if it wasn’t co

Re: Contesting for Idiot du Jour

2020-09-06 Thread Pi Digital via use-livecode
Pixel math: Counting incomplete pixels within a circle outline (%Pass)(%Fail): 10x10 = 88 (88%)(12%) 20x20 = 344 (86%)(14%) 100x100 = 8012 (80%)(20%) Counting complete pixels: 10x10 = 48 (48%)(52%) 20x20 = 276 (69%)(31%) 100x100 = 7444 (74.4%)(26%) Your conclusion here: _

Re: How Do You Get Filename / Image

2020-09-06 Thread Pi Digital via use-livecode
on mouseUp local tRelativeURL -- repeat with x = 1 to (the number of cards of stack “SlideShowSetUp”) --go card x set the itemdelimiter to “/” put (the item -2 to -1 of the filename of img “slideimage” ) into tRelativeURL # this works is: there is a path # 1-ellora/dsc1234

Re: How Do You Get Filename / Image

2020-09-06 Thread Pi Digital via use-livecode
I’ll try that again:: # I’m going to assume this was a hiccup too and now fixed: set the filename of img “slideimage” to (item 1 to -3 of the filename of img “slideimage” & “/_ForWebSite/” & tRelativeURL) > On 6 Sep 2020, at 23:01, Pi Digital via use-livecode > wrote: >

Re: Contesting for Idiot du Jour

2020-09-07 Thread Pi Digital via use-livecode
. The same chap we get the name for Gaussian blur from. > On 7 Sep 2020, at 05:26, Roger Guay via use-livecode > wrote: > > I’m sorry, I don’t understand your terminology. Could you please elaborate? > > Thanks, > Roger > >> On Sep 6, 2020, at 10:54 AM, Pi Digit

Re: How Do You Get Filename / Image

2020-09-07 Thread Pi Digital via use-livecode
L) > > end mouseUp > >  Pi Digital wrote: > >I’ll try that again:: > ># I’m going to assume this was a hiccup too and now fixed: > set the filename of img “slideimage” to (item 1 to -3 of the filename of > img “slideimage” & “/_ForWebSite/” & t

Re: Contesting for Idiot du Jour

2020-09-07 Thread Pi Digital via use-livecode
Except Black ... and white. > On 7 Sep 2020, at 18:16, Roger Guay via use-livecode > wrote: > > … and reminding me yet again that most things are never black or white! ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

SSL cPanel mySql setup

2020-10-16 Thread Pi Digital via use-livecode
Hi I’ve found myself out of my depth and in need of advice. We have a cPanel webspace with mySQL running on a phpMyAdmin layer within the cPanel setup. Communicating with it from LC has been a breeze. However, doing a traffic scan we noticed that our queries and responses from the database are

Re: SSL cPanel mySql setup

2020-10-16 Thread Pi Digital via use-livecode
Thanks Mark As I thought. Might as well have a server app that does the talking to the database. Sean Cole Pi Digital > On 16 Oct 2020, at 11:33, Mark Waddingham via use-livecode > wrote: > > On 2020-10-16 10:51, matthias rebbe via use-livecode wrote: >> Hi Sean, >> there was a discussion

Re: SSL cPanel mySql setup

2020-10-16 Thread Pi Digital via use-livecode
> the request string and executes it. The return from the DB is then returned >> to our standalone. >> >> Another way would be to use an LC server api HostM is providing for free. >> https://www.hostm.com/tutorials/livecode/api-mariadb-mysql >> >> >> Rega

Re: SQL Show Status

2020-10-20 Thread Pi Digital via use-livecode
I was actually trying to look at the sslcypher tag. Wanted to see if it thought the server was enabled for it and if the certs would work. But there was no way of telling using revdb if the certs were wrong, if the server was set or anything. No one was able to tell me how to find out and was ju

Re: Livecode Podcast Player

2020-10-21 Thread Pi Digital via use-livecode
I’m going to chime in, not to discredit anyone else or their comments, only to voice a reason I personally feel is far more needed and worthwhile. Before any of what has been suggested being carried out, as lovely as it all would be, getting the dictionary and the guide usable and accurate/up-t

Re: Livecode Podcast Player

2020-10-21 Thread Pi Digital via use-livecode
Maybe that’s what we can all contribute. Get assigned a section of the guide and rewrite it. Submit, revise and add to the guide. And rewrite a better built in guide viewer. One that is searchable at the very least. And doesn’t take an age to load each section. Sean Cole Pi Digital > On 21

Re: POST to https in LC5.0.2 - Error socket closed

2020-10-22 Thread Pi Digital via use-livecode
Hi bill Even a call to https://google.com returns the same error. It’s https it does not like. As mentioned, in LC9 it works perfectly. LC5.0.2 won’t let me access https because LC locked out that for enterprise users only. So basically, I screwed! Again! Sean Cole Pi Digital > On 23 Oct 202

Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
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

Re: Livecode Podcast Player

2020-10-23 Thread Pi Digital via use-livecode
wrote: > > You've just hijacked someone's thread...you said something last time. It's > now a totally different subject. > But nevertheless I total agree with what you just said. > > Op wo 21 okt. 2020 17:46 schreef Pi Digital via use-livecode < > use-livecode@lists.

Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
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

Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread 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 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

Re: POST to https in LC5.0.2 - Error socket closed

2020-10-23 Thread Pi Digital via use-livecode
rrent 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

Re: Livecode server UNIX version (not Linux).

2020-10-28 Thread Pi Digital via use-livecode
It’s a great idea. How do you propose it be handled? Assuming this is a build based on the current system it will likely have to be compiled in Linux as the obvious choice. Do we have anyone with the appropriate skills in coding C to look into the various server platforms to be compiled for? Som

Downloading LC9

2020-11-16 Thread Pi Digital via use-livecode
Hi I’ve been getting weird errors in MacOS (Catalina 10.15.7) where LC is saying there is a script error in a data grid of the startup window and also the script editor is not opening at all from any stack card or object. So I’ve decided to delete and reload LC. But the download is taking FOREV

Re: Printing To Pdf Linux Rendering

2020-12-03 Thread Pi Digital via use-livecode
That’s a possibility. Interesting. I’ll give it a go when I’m more awake. Thanks Richard Sean Cole Pi Digital > On 4 Dec 2020, at 06:16, Richard Gaskin via use-livecode > wrote: > > Sean Cole wrote: >> I've got a CentOS7 server that I am printing reports from as PDFs. No >> matter which fon

Re: CentOS Death in 2021

2020-12-13 Thread Pi Digital via use-livecode
Thanks all. These insights are useful. Hery’s explanation of their choice to move to Debian provides a good argument. I had just tried Ubuntu 20.04 in a parallels virtual machine and my server app worked ok. I will try a Debian build too. I wonder why LC don’t state support for later Ubuntu, Fed

Re: CentOS Death in 2021

2020-12-15 Thread Pi Digital via use-livecode
> On 15 Dec 2020, at 02:52, Richard Gaskin via use-livecode > wrote: > > As Mark Weider noted, the "official" support is merely a reflection of their > build system, and it relies on a version of Ubuntu still actively getting > security updates. That doesn’t seem to be stated or inferred in

Re: CentOS Death in 2021

2020-12-15 Thread Pi Digital via use-livecode
But that does not seem to correlate to the way it is for MacOS or Win. Are you saying they compile from all of those versions of MacOS and Win they reference to supporting. This is a very odd use of semantics. When reading about LiveCode support, to me it doesn’t matter if it is LC Ltd or th

Re: CentOS Death in 2021

2020-12-15 Thread Pi Digital via use-livecode
inux > window manager (e.g. Cinnamon). > > Hope this helps, > Panos > -- > >> On Tue, 15 Dec 2020 at 10:42, Pi Digital via use-livecode < >> use-livecode@lists.runrev.com> wrote: >> >> >>> On 15 Dec 2020, at 02:52, Richard Gaskin via use-

Re: CentOS Death in 2021

2020-12-15 Thread Pi Digital via use-livecode
It’s this kind of rhetoric that drive me to madness and then getting a used of being abusive as I defend what I’ve said. Richard, there is no need as you have clearly misinterpreted practically everything I said in an effort to get some kind of oneupmanship. >> On 16 Dec 2020, at 01:00, Richa

Re: CentOS Death in 2021

2020-12-16 Thread Pi Digital via use-livecode
Ah, i see your POV now. You distinguish a difference between ‘runs on’ and ‘deploys on’. Where as I infer that there is no difference and that ‘supports’ is as ‘system requirements’ or ‘supported systems’. The document is aimed at users of Livecode who, of course are developers but, are also m

Re: Slow performance on Big Sur

2020-12-16 Thread Pi Digital via use-livecode
What about using ‘lock screen’? Then go card. For preopen it ‘shouldn’t’ make a difference but I have found this to be a cause for stammering in the past. Don’t bother putting an ‘unlock screen’ at the end of the preopencard or opencard as it will unlock itself at the end of the open sequence a

Re: Ali or Monte - MimeEncodeAsMIMEMultipartDocument

2021-01-03 Thread Pi Digital via use-livecode
Thanks Monte That’ll point me in the right direction. I only put Ali in there because he was in the ‘blame’ list on GitHub. I figured he might know a little about it’s innards as he’d worked on it a couple of times. As I’d not got a reply I’d bumbled my way around and gave it a play based on

Re: No visual effects on Big Sur?

2021-02-08 Thread Pi Digital via use-livecode
It’s been confirmed to be a regression in RC2 and should be fixed in RC3 Sean Cole Pi Digital > On 8 Feb 2021, at 16:15, ELS Prothero via use-livecode > wrote: > > Folks, > I get effects in Apple’s Big Sur when I use v9.6.1 in Livecode. But > 9.6.2(rc2) fails. It’s not the Mac OS. Something

Re: Test

2021-02-11 Thread Pi Digital via use-livecode
Hi Ludovic Do you get this one? Sean Cole Pi Digital > On 10 Feb 2021, at 19:43, Ludovic THEBAULT via use-livecode > wrote: > > I can send but I don't receive anything! > > You can see the list here : > http://lists.runrev.com/pipermail/use-livecode/2021-February/date.html >

Set and get dgData and dgText delay

2021-03-24 Thread Pi Digital via use-livecode
Hi All This has been a bit of a mind bender, mainly because in a test stack it works just fine, but... Has anyone ever had problems with something like this: on myHandle — ...some code Set the dgData of grp “myDG” to tDataA Put the dgText of grp “myDG” into tDataS — tDataS returns empty — proce

Re: number = layer?

2021-06-05 Thread Pi Digital via use-livecode
Hi Paul. Your field numbers will not be the same as layer numbers if anything else is in a layer between or before them. The better indicator would be If word 7 of X = the number of fld “Address” then That will do what you are thinking I believe. Sean > On 5 Jun 2021, at 19:12, Paul Dupui

Re: Collaborative help request for oAuth2 access to DocuSign

2021-06-09 Thread Pi Digital via use-livecode
Yep, exactly. So that is where DocuSign should send back a redirect that is picked up by the oAuth2 LC library. From there it should continue with the LC code. But the only way out at the moment is to press Cancel. I think the red message is not relevant as it always seems to be there. What I

Re: Collaborative help request for oAuth2 access to DocuSign

2021-06-11 Thread Pi Digital via use-livecode
I’ve still not been able to make any headway with getting oAuth to work for DocuSign. Anyone have any ideas? Sean > On 9 Jun 2021, at 20:31, Pi Digital via use-livecode > wrote: > > Yep, exactly. So that is where DocuSign should send back a redirect that is > picked up b

Re: Apple App Store Agreement

2021-08-27 Thread Pi Digital via use-livecode
Is good news. EA won. This is great for us that also work on Unreal Engine. Back on the Mac for v5 hopefully. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 27 Aug 2021, at 20:02, Stephen Barncard via use-livecode > wrote: > > Does this actually level the playing field; or is it

Re: Can't reach license server...

2021-08-31 Thread Pi Digital via use-livecode
The main website is undergoing maintenance at the moment so this may have caused an interruption. Sean Pi > On 31 Aug 2021, at 16:13, Paul Dupuis via use-livecode > wrote: > > Apparently only temporary as now the license server is back and responding. > > >> On 8/31/2021 10:57 AM, Paul D

Re: Bye, and thanks for the fish

2021-09-02 Thread Pi Digital via use-livecode
You will still be able to use the current Community Edition. It just won’t get updated any further or receive support from LCLtd. You are welcome for the fish. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 2 Sep 2021, at 09:38, Bernard Devlin via use-livecode > wrote: > > Over

Re: LiveCode community edition is gone

2021-09-02 Thread Pi Digital via use-livecode
Rick has brought to mind an interesting point about the new pricing model. It’s one that I think of occasionally. Currently and in the new model we pay for each deployment. But it’s a bit odd. Surely what we should be paying for is the Core engine and then smaller amounts for each deployment mod

I’m a software engineer, not a platform engineer.

2021-09-02 Thread Pi Digital via use-livecode
Peace to all at this difficult time. My working structure doesn’t seem to fit in with the new ‘model’ that LiveCode have imposed on us earlier this week. I understand their need to change and up their methodology. And I’m sure their model probably does fit the vast majority of LC users and wil

Re: Send a table in an email.

2021-09-08 Thread Pi Digital via use-livecode
Thanks Mark I will take a look Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 8 Sep 2021, at 16:28, Mark Waddingham via use-livecode > wrote: > > On 2021-09-08 11:02, Sean Cole (Pi) via use-livecode wrote: >> Hi all >> I'm trying to use the MIME encoder to send an email with a tabl

Re: Send a table in an email.

2021-09-08 Thread Pi Digital via use-livecode
I just wanted a simple way of showing it without all the extra coding rigmarole. Especially in html. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 8 Sep 2021, at 17:41, Rick Harrison via use-livecode > wrote: > > Hi Sean, > > So you want the receiver of your emailed table to be

Re: Send a table in an email.

2021-09-08 Thread Pi Digital via use-livecode
Me too, Bob. Same sort of scenario. It should just deal with them. It looks like I may end up with a mix of Mark’s and Rick’s suggestions. Maybe just html that bit. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 8 Sep 2021, at 18:09, Bob Sneidar via use-livecode > wrote: > > I

Re: Send a table in an email.

2021-09-08 Thread Pi Digital via use-livecode
d > an image of it? Create a screenshot of the table and email it. > Are you trying to send just one or a lot of them over a period of time? > > Rick > >> On Sep 8, 2021, at 3:42 PM, Pi Digital via use-livecode >> wrote: >> >> I just wanted a simple way

Re: Send a table in an email.

2021-09-09 Thread Pi Digital via use-livecode
ode > wrote: > > Hi Sean, > > Why don’t you just email them a spreadsheet or a .csv file, > let them open it. and they can copy and paste whatever they want > into their own spreadsheet? > > Rick > > >> On Sep 8, 2021, at 10:43 PM, Pi Digital via use-livecode

Re: Licensing model change

2021-09-18 Thread Pi Digital via use-livecode
> Licensing emails are going out, Did everyone else receive theirs? I still haven’t heard anything. I wasn’t going to push or be impatient but it’s been on my mind. Just wondering if I somehow got forgotten or they at just struggling to get through the tens of paying users. Sean Cole Pi Digit

Re: IDE line number doesn't update

2021-09-22 Thread Pi Digital via use-livecode
Have you logged these on the quality site? I didn’t see them when doing my research. Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 22 Sep 2021, at 14:08, Curry Kenworthy via use-livecode > wrote: > >  > Me: > > > Separate LC 9 SE Bugs we have, or had: > > "- Performance and pr

Re: IDE line number doesn't update

2021-09-22 Thread Pi Digital via use-livecode
; On Sep 22, 2021, at 7:29 AM, Pi Digital via use-livecode >> wrote: >> >> Have you logged these on the quality site? I didn’t see them when doing my >> research. >> >> Sean Cole >> Pi Digital Productions Ltd >> >> eMail Ts &a

Re: IDE line number doesn't update

2021-09-22 Thread Pi Digital via use-livecode
Hi Probably best if you go back to bed, Curry. You’re too unwell to read my Full report (a whole stream of specific bug reports with duplicates and fixes and reprisals) or notice how Lng the email was you wrote regarding the bugs you’d found. A bit more than two lines. Stop getting ratty wi

Re: OT: Priorities (was: Re: Stack with the same name loop)

2021-10-07 Thread Pi Digital via use-livecode
> On 7 Oct 2021, at 05:49, J. Landman Gay wrote: > > In the larger picture, what would you address first: Firstly the fundamentals Closely followed by UX These are the foundation upon which ALL software AND hardware are based. Without them everything else is a waste. Sure, a wheel can have p

Re: Stack with the same name loop

2021-10-07 Thread Pi Digital via use-livecode
Hi Mark (both :) ) Thanks for your explanation. Very thorough. What I don’t understand is why the engine needs to delete the old reference (weak handle) when invoking a ‘save as’. Is it not just a matter of resaving you a new location and making the pointer to the storage device for that inst

Re: Stack with the same name loop

2021-10-07 Thread Pi Digital via use-livecode
> On 7 Oct 2021, at 15:38, Mark Waddingham via use-livecode > wrote: > > So the looping problem here lies somewhere in the process removing the > existing stack from memory / saving it. Like what, for example? Thanks. ___ use-livecode mailing li

Re: Stack with the same name loop

2021-10-07 Thread Pi Digital via use-livecode
> On 7 Oct 2021, at 15:49, Mark Waddingham via use-livecode > wrote: > > Indeed, is this a multi-stack system which you are working on? Is there a way > your code (which is being triggered somehow after save) is referencing the > stack you just saved as, by its original filename? It is a mul

Re: Stack with the same name loop

2021-10-07 Thread Pi Digital via use-livecode
On 7 Oct 2021, at 17:28, Mark Waddingham via use-livecode wrote: > > So the first thing to ask is, is the recipe as simple as: > > 1) Select stack you want to 'Save As' > 2) File > Save As > 3) Give a different name and Save > 4) Duplicate name Save/Purge/Cancel dialog appears? > > Or is t

Re: Stack with the same name loop

2021-10-08 Thread Pi Digital via use-livecode
> On 8 Oct 2021, at 16:08, J. Landman Gay via use-livecode > wrote: > > Actually I never quit LC. I duplicate the file in Finder and then rename the > one I was working on, which is still open in memory. > > I don't often use Save As but when I do I don't see a second copy of the > stack. B

Re: Our survey - please don't discuss :)

2021-10-22 Thread Pi Digital via use-livecode
Where do you opt in or out. I never consciously did so Sean Cole Pi Digital Productions Ltd eMail Ts & Cs > On 22 Oct 2021, at 09:15, Heather Laine via use-livecode > wrote: > > Hi Sean, > > You didn't get the survey because you have opted out from receiving our > surveys. This is not spe

Re: Our survey - please don't discuss :)

2021-10-22 Thread Pi Digital via use-livecode
> Come on, how should Matthias know? He won’t. Heather might. Obviously 🙄 ___ 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/mai

Re: Our survey - please don't discuss :)

2021-10-22 Thread Pi Digital via use-livecode
>> never conciously > > I've tried that excuse but my wife never buys it. ;) > My wife and I have an agreement that ‘if it isn’t written down, it never happened’. We never wrote the agreement down though, so… Sean ___ use-livecode mailing list use-

  1   2   3   >