Re: Saving data in standalone

2024-05-21 Thread Tom Glod via use-livecode
and restore method for Datagrids, but I > don’t think I back up ALL the properties, just the critical ones. > > Bob S > > > On May 20, 2024, at 5:58 PM, Tom Glod via use-livecode < > use-livecode@lists.runrev.com> wrote: > > I have a plugin that is not complete which ca

Re: Saving data in standalone

2024-05-20 Thread Tom Glod via use-livecode
I have a plugin that is not complete which can save livecode groups and all of their properties, custom properties and scripts. If you'd like I'll send you some of the code. PM me. Should be super easy to find the code u need, and then inverse it. If you did that it would help me complete the

Re: Game of Life as LiveCode web deployment

2024-05-02 Thread Tom Glod via use-livecode
Hey Andreas, This is very cool, its a good demo for the web engine. I still don't plan on deploying to the web, but its nice to see that its getting better. Thanks, Tom On Tue, Apr 30, 2024 at 5:27 AM Andreas Bergendal via use-livecode < use-livecode@lists.runrev.com> wrote: > So, in my series

Re: Websockets ... again.

2024-04-26 Thread Tom Glod via use-livecode
Richard, thanks for chiming in. 1. dunno, it can't be that hard, i would take an existing implementation in another language and rewrite it in livecode. 2. dunno 3. interesting thought, I will look into testing this. 4. many blockchains are websockets only, and most API with data "streams".

Websockets ... again.

2024-04-26 Thread Tom Glod via use-livecode
Hi Folks, Can we get a measure again as to the interest in web sockets implementation in livecode? As far as I know we still do not have one that is available or able to be contributed to, I'd be willing to put in some engineering time if there was help from others available. Here are the full

Re: WebDeployHelper tool - the LC10 web app toolbox

2024-04-04 Thread Tom Glod via use-livecode
thank you for making this available to the community. On Thu, Apr 4, 2024 at 5:02 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > +1 > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > -Original Message- > From:

Re: Revisiting Lock Screen

2024-03-27 Thread Tom Glod via use-livecode
Bob, Sorry I can't double check at the moment, but I was reading the release notes for 10 dp7 and there was some stuff about that in there (Its possible I am . mis-remembering.) Is that the version you are using? On Wed, Mar 27, 2024 at 7:02 PM Bob Sneidar via use-livecode <

Re: Code translation anyone ?

2024-03-16 Thread Tom Glod via use-livecode
I think its a great task for an AI with a greater context window. Don't give up yet. CHat GPT can be prompted to be less verbose. You can also use the openai playground, upload your php, and use the model with the bigger context window. ___ use-livecode

Re: Enhanced HTTPD - native HTTP 1.1 Livecode Socket Server

2024-02-06 Thread Tom Glod via use-livecode
Hey David, I am quite interested in this. Just last night I was working on setting up a Linux distro with Desktop, and Ubuntu with XFCE desktop. Everything seems to be running OK, except for some permissions issues. I have also beaten reworking my multi-core library, so I'd be super curious to

Re: Browser widget in Windows has trouble playing videos in websites

2024-01-30 Thread Tom Glod via use-livecode
Hey Peter, this surely has to do with videos that are compressed using h264. that build of CEF does not support this codec. I am not sure if the updated browser in the upcoming windows version will support h264. I am surprised to find out that the apple version of the browser has support for h264,

Re: We lost an Angle

2024-01-11 Thread Tom Glod via use-livecode
Super sorry to hear this Ralph, all the best to you and your family. On Thu, Jan 11, 2024 at 10:44 AM Heather Laine via use-livecode < use-livecode@lists.runrev.com> wrote: > So sorry to hear that Ralph. The thoughts of the team here at LiveCode are > with you. > > Heather > > Heather Laine >

Re: unable to unfold arrays in debugger?

2023-12-15 Thread Tom Glod via use-livecode
Hmmm, I just discovered that while this state is occurring, unfolding Project Browser groups also does not work. On Fri, Dec 15, 2023 at 12:17 PM Tom Glod wrote: > Hey Peeps, > > I'm having a strange experience where while debugging, I click on the > arrow to unfold array variables in the

unable to unfold arrays in debugger?

2023-12-15 Thread Tom Glod via use-livecode
Hey Peeps, I'm having a strange experience where while debugging, I click on the arrow to unfold array variables in the debugger, and nothing happens. Once the debugger gets into this state, I must leave the card and come back. it begins as soon as the debugger starts, but remains after the

APPWrite Integration

2023-12-09 Thread Tom Glod via use-livecode
Hi Folks, If anyone here is interested in a working APPWrite LC Integration, pm me. Authentication & JWT Token And document CRUD. Using TSNet If you've never heard of it, appwrite.io Cheers, Tom ___ use-livecode mailing list

Re: Top things you are waiting for ....

2023-11-12 Thread Tom Glod via use-livecode
Man, what do i miss the On-Rev client > >> > >> 2. Native MSSQL database support > >> > >> 3. tsNet to support HTTP/2 > >> https://quality.livecode.com/show_bug.cgi?id=23355 > >> According to CharlesW this should be easily fixed with a 3rd party >

Top things you are waiting for ....

2023-11-11 Thread Tom Glod via use-livecode
Hey everyone Just a market research thread. What are the top 3 or 5 things you are waiting for in Livecode's feature set? This is my list. 1. Updated Browser 2. Compiler (its important because speed is important to the user experience) 3. integrated layering of native controls What are yours?

Re: decrypt error junk

2023-11-02 Thread Tom Glod via use-livecode
Hi Mark, Thanks for your response. I understand. I will try to reproduce this in an empty stack and submit report. Thanks, Tom On Thu, Nov 2, 2023 at 2:20 AM Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2023-11-02 02:06, Tom Glod via use-livecode wro

decrypt error junk

2023-11-01 Thread Tom Glod via use-livecode
Hi Folks, I'm having bizarre issues with livecode's decrypt command. strap in, its a weird one. I have found a "wrong decryption key" that does not return a bad decrypt error, but returns garbage into "the result". Every other wrong key correctly gives the usual error. The right key works to

Re: Deployment: a plea/opportunity

2023-10-13 Thread Tom Glod via use-livecode
100% the biggest problem I have in my business. Have been stuck on iOS for months. Android and Windows is kind of OK, but still more can be done. Agree. Would pay for a solution that just works. On Fri, Oct 13, 2023 at 3:00 PM Mark Smith via use-livecode < use-livecode@lists.runrev.com> wrote: >

Re: No progress updates on LC 10. Am i the only one who is concerned?

2023-10-11 Thread Tom Glod via use-livecode
On October 7th 2022, Kevin said that there would be a preview of the script compiler in the next few weeks. Thats the last update I found in the blog. Software is hard, and we all miss deadlines, but an update would be good. I tried to reach out to Mark W to get an update, but received no

Re: Clipboard Copy Troubles?

2023-09-15 Thread Tom Glod via use-livecode
ev.com> wrote: > Yes, often. LC loses most of the editing shortcuts. It got fixed some > versions ago and then lost them again. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On September 15, 2023 2:04:44

Clipboard Copy Troubles?

2023-09-15 Thread Tom Glod via use-livecode
Heyall, Just wondering if anyone else has experienced issues where livecode stops being able to copy to the clipboard when using copy command from the menu or CTRL C or right click copy Specifically from within the script editor or a variable window. A LC restart seems to solve this temporarily.

Re: UUID v7

2023-09-01 Thread Tom Glod via use-livecode
tually going the other way, increasing entropy. > > On Fri, Sep 1, 2023 at 1:56 PM Tom Glod via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hi Mike, > > > > Sometimes you just don't need uniqueness across all bits, and if you do, > > use v4. > >

Re: UUID v7

2023-09-01 Thread Tom Glod via use-livecode
; * make it nearly impossible to guess an ID? > i would think that once you make the id's sequential, you have eliminated > the ability to stop an authorized user from randomly marching through your > data. > > On Fri, Sep 1, 2023 at 1:21 PM Tom Glod via use-livecode < > use-liv

UUID v7

2023-09-01 Thread Tom Glod via use-livecode
Hi Folks, Sharing this because its useful, and also, more eyeballs on the code makes sense. I implemented this with the help of chatGPT. This is a handler that can generate v7 UUIDs. v7 UUIDs work better in databases, because they are not so random, improving performance. And they are

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-22 Thread Tom Glod via use-livecode
Interesting, when I tried to use them recently they didn't work. Will test again, maybe it was my bad, thanks Mark. On Sun, Aug 20, 2023 at 3:09 AM Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2023-08-19 21:57, Tom Glod via use-livecode wrote:

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-19 Thread Tom Glod via use-livecode
Hello, Does this mean we have JSON support in SQLite? This is from the documentation.: In other words, the JSON functions went from being opt-in with SQLite version 3.37.2 and earlier to opt-out with SQLite version 3.38.0 and later. Are we keeping strict to the specifications of each SQLITE

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-18 Thread Tom Glod via use-livecode
There are a few big ones in this update for me. Thanks. On Fri, Aug 18, 2023 at 5:06 PM panagiotis m via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello all, > > Yes, the plan is to release LC 10 dp-6 before the end of the month, which > will include support for API 33 as well as

Re: xavvi - temper your expectations

2023-08-17 Thread Tom Glod via use-livecode
If I was integrating AI into livecode, I would train it on a higher level api built for it, instead of letting it use Livecode Script willy nilly. That would prevent the kinds of hallucinations that it has while trying to write livecode script. I suspect that Livecode has thought of this and has

Re: Anyone with a new code sign certificate on eToken or in cloud would like to test my signtool.exe wrapper?

2023-07-30 Thread Tom Glod via use-livecode
Hmm, I'm going to look into this Matthias, I had not heard of etoken Certs. I wonder if this is the reason for the recent doubling of the price of signing certificates. On Thu, Jul 27, 2023 at 10:49 AM matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi, > is there

Re: Crazy question: is it possible/reasonable to use Python in LC?

2023-07-23 Thread Tom Glod via use-livecode
One way to do it would be running python "service" executable, and you send it the code via socket to execute. In python the "do" equivalent is "exec()" ... although obviously the service will need access to the data that is involved with the code. Then you return the result to lc in whatever way

Re: android compute field height

2023-06-23 Thread Tom Glod via use-livecode
Android font rendering is the stuff of nightmares. Important things to remember: The smaller the font the less control you have over how it renders in the field. it helps to have showborder OFF and it helpts to manually set the margins for each side. 4,4,4,4 instead of 4. You can probably wrestle

Re: The Backdrop's Purpose In Life

2023-06-01 Thread Tom Glod via use-livecode
I think I had the same experience about 6 months ago. lolz "raiseWindows"? interesting. On Tue, May 30, 2023 at 12:12 PM panagiotis m via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello all, > > @Bob > You might want to have a look at the "raiseWindows" global property. > > Cheers,

Re: websockets...anything?

2023-05-23 Thread Tom Glod via use-livecode
Check out this forum post. https://forums.livecode.com/viewtopic.php?t=37672=221502 On Tue, May 23, 2023 at 8:24 PM Tom Glod wrote: > Nope. > > I'm wondering how long it would take to go look at specs and implement it. > Anyone in for a team effort? and we get it done without waiting for >

Re: websockets...anything?

2023-05-23 Thread Tom Glod via use-livecode
Nope. I'm wondering how long it would take to go look at specs and implement it. Anyone in for a team effort? and we get it done without waiting for someone else to do it? Or is there a reason why it hasn't been done in all the years that web sockets have been around? Shrug. On Sat, May 20, 2023

Re: Sockets (again)

2023-04-09 Thread Tom Glod via use-livecode
Thanks guys, this was a very insightful thread. On Wed, Apr 5, 2023 at 1:31 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 4/5/23 08:13, Bob Sneidar via use-livecode wrote: > > Thanks Phil. Yes I learned the hard way with my SQL Agent to > base64encode anything over

Re: Training the AI to write better LiveCode

2023-01-20 Thread Tom Glod via use-livecode
This is what it wrote when displaying a "too busy page". Brilliant. Write a guided meditation about the status of ChatGPT. As you read this message, please take a moment to pause and breathe. Notice the sensations in your body and the rhythm of your breath. Remind yourself that you are not alone

Re: Training the AI to write better LiveCode

2023-01-20 Thread Tom Glod via use-livecode
:mind blown emoji On Fri, Jan 20, 2023 at 9:39 AM Ludovic THEBAULT via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello, > > Can anyone verify that the corrections I reported to ChatGPT have been > taken into account? > I asked ChatGPT how to geolocate, but it gave me several bad

Re: Anyone else experience this bug?

2023-01-06 Thread Tom Glod via use-livecode
Thanks for that info Curry, there is more than one of them for sure. I sometimes get it when exiting group editing, but that one is rare. On Thu, Jan 5, 2023 at 1:21 AM Curry Kenworthy via use-livecode < use-livecode@lists.runrev.com> wrote: > > > livecode process just goes poof > > Has

Re: Anyone else experience this bug?

2023-01-04 Thread Tom Glod via use-livecode
ode@lists.runrev.com> wrote: > On 1/3/23 20:22, Tom Glod via use-livecode wrote: > > Hi Folks, > > > > I work with 2 completely different codebases every week. > > On both I and (we) experience hard crashes to desktop, where livecode > > process just goes poof > >

Re: Anyone else experience this bug?

2023-01-04 Thread Tom Glod via use-livecode
n the stack or card script? This would be my first place to > look. > > > > Sean Cole > > *Pi Digital Productions Ltd* > > > > eMail Ts & Cs <http://pidigital.co.uk/emailTCs.rtf> Pi Digital > > Productions Ltd is a UK registered limited company, no. 52

Anyone else experience this bug?

2023-01-03 Thread Tom Glod via use-livecode
Hi Folks, I work with 2 completely different codebases every week. On both I and (we) experience hard crashes to desktop, where livecode process just goes poof Usually it is triggered by either a mouseUp or mouseDown ... most likely UP. The bug is not consistent and does not happen when clicking

Re: OT - a new release of WinSignHelper for macOS

2022-12-26 Thread Tom Glod via use-livecode
Thanks Matthias, great timing!!! On Sat, Dec 24, 2022 at 5:10 PM Mark Talluto via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On Dec 23, 2022, at 8:44 AM, matthias rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hello, > > > > i've upgraded my free tool

Re: Sad news about Brahmanathaswami

2022-12-26 Thread Tom Glod via use-livecode
Rest in peace Swami. I did not have a long history with him, but I met with him about 6 months ago and he seemed like a lovely being who walked his talk. Andre, has he ever spoken to you about what should happen to his work after he passses? ___

Re: What ever happened to LC blockchain?

2022-12-18 Thread Tom Glod via use-livecode
Hmmm. Currently LC will integrate with any blockchain that has a REST api. For those that don't have rest (most of them) we'll need websockets, or use livecode to build the interface for something running on NODE.js or something like it. Third option is to use something like GO, RUST or V to build

Re: fontNames woes

2022-10-28 Thread Tom Glod via use-livecode
Thanks Neville, for doing this research, noting your results in public and putting together the library of corresponding font names. Your effort will make it easier for livecode to fix things up. I have some plans for doing some more advanced font work, so I'm sure down the road it will help me

QR Code reader for desktop?

2022-10-20 Thread Tom Glod via use-livecode
Hi Folks, I hope everyone is doing great. I'm searching for a working solution for reading or scanning qr codes on the desktop? Windows and MacOS reading = open image and interpret qr code scan = open camera and detect qr code in the camera output I think on desktop I need to do a "read"

Re: RegEx to convert standard date to sql date

2022-09-30 Thread Tom Glod via use-livecode
Regex is overkill for this . i would handcode the translation like Keith mentioned. On Fri, Sep 30, 2022 at 1:42 PM Keith Clarke via use-livecode < use-livecode@lists.runrev.com> wrote: > If it's always this standard string 'tDate' why not avoid Regex and just > set the delimiters of tDate

Re: one field to rule them all

2022-09-30 Thread Tom Glod via use-livecode
Mike, if you have the bundle and the appstarterstack, you can view the examples there. On Mon, Sep 26, 2022 at 4:36 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there any advantage to using the android widget vs. creating them > with the commands? I'd like to make

Re: PolyGrid

2022-09-23 Thread Tom Glod via use-livecode
Thanks Klaus, Its strange that it didn't occur to me to check there, I assumed it was not updated. :D My bad. Thanks. Tom On Fri, Sep 23, 2022 at 11:47 AM Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Tom, > > > Am 23.09.2022 um 01:32 schrie

PolyGrid

2022-09-22 Thread Tom Glod via use-livecode
Hello Folks, I'm wondering if there is any official documentation for the polygrid and polylist widgets. Like a place that tells you what messages the grid listens to and etc. Something in written form? Thanks -- Tom Glod Founder & Developer @ MakeShyft R.D.A Build

Re: Cross-platform font handling, and why you don't want to do it

2022-09-05 Thread Tom Glod via use-livecode
It seems like you have an approach that can work well, despite being more work. Mainly shipping the fonts, which cancels out most of the issues, but requires handling each case. I don't know if any multi-platform dev tool deals with fonts without any extra hoops. If I recall correctly, flutter

Re: Standardize Font Appearance

2022-09-02 Thread Tom Glod via use-livecode
Bob, if you really wanna think about the user, check out resource such as this: https://www.vandelaydesign.com/google-font-pairings/ On Fri, Sep 2, 2022 at 11:10 AM Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > For what it's worth, ever since my Master's thesis

Re: Standardize Font Appearance

2022-08-30 Thread Tom Glod via use-livecode
THe only way to do this is to use google's web fonts and ship them with your project. It works well. To save you the trouble, Android requires the fonts to be in a "fonts" folder in the root folder of your projects. Or at least its what I read somewhere in the forums. Cheers Bob On Tue, Aug 30,

Re: A web app launcher with responsive design

2022-08-13 Thread Tom Glod via use-livecode
Hey Andreas, thanks for sharing, cool example of responsive design. I thought the HTML5/javascript export was dead, and WASM would be used instead. It could be my own confusion about terminology being used. Can someone clarify this for me? Thanks, Tom On Sat, Aug 13, 2022 at 5:41 PM Mark

Re: Livecode SQLite

2022-08-13 Thread Tom Glod via use-livecode
Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2022-08-11 16:16, Tom Glod via use-livecode wrote: > > I was interested in implementing a relatively new feature where you can > > index and query json documents and read the keys directly. > > > &

Re: Livecode SQLite

2022-08-11 Thread Tom Glod via use-livecode
tell the database to respond with json is not done at the LC end but > must either be set up in the DB itself or, as in my case, whatever is the > medium for the data, PHP for me. > > Sean Cole > Pi Digital Productions Ltd > > eMail Ts & Cs > > > > On 11 Aug 2022

Livecode SQLite

2022-08-11 Thread Tom Glod via use-livecode
Hi Folks, I have a question about Livecode's SQLite implementation. Looking at the official SQLite specs there seem to be json related functions. https://www.sqlite.org/json1.html but none of them seem to work using Livecode's driver. I was under the impression we had a full implementation I

Re: Email via IMAP with HTML body from a template

2022-08-10 Thread Tom Glod via use-livecode
Sean, Try this .. edit the script of stack "com.livecode.library.mime" there seems to be some documentation there that may help. I also found this https://livecode.fandom.com/wiki/MimeEncodeAsMIMEMultipartDocument Is that your comment? :) Hope that helps a bit. On Wed, Aug 10, 2022 at

Re: megabundle thoughts

2022-08-07 Thread Tom Glod via use-livecode
Greetings Everyone! I might be pretty biased (cuz the bundle contains my AppStarterStack), And I understand that people have different goals with their software development. But all i know is there is ALOT of value in the bundle. So much so, I don't even necessarily agree with the price points,

Re: Android Player Object in Background

2022-07-26 Thread Tom Glod via use-livecode
The way I achieved this is using a html 5 player in the browser instead of the player object. The player has no way of doing this currentlyas far as I know. On Tue, Jul 26, 2022 at 12:43 PM Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > I have a music playing app

Re: Images and arrays...

2022-07-05 Thread Tom Glod via use-livecode
imagedata does not include alpha as odd as it sounds "the text of image" contains all of the data. :D On Tue, Jul 5, 2022 at 9:48 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Put the imageData? > > Sent from my iPhone > > > On Jul 5, 2022, at 18:40, Paul

Re: On API keys...

2022-06-24 Thread Tom Glod via use-livecode
This is a great best-practice explanation. Perhaps someone can turn it into a blog post and put it on the site. Thanks again On Fri, Jun 24, 2022 at 6:24 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Mr. (Or should I say Doctor) Waddingham! This is a really

Re: On API keys...

2022-06-24 Thread Tom Glod via use-livecode
Mark, thanks for taking the time to give this in-depth answer. This will come in handy for others as well I am sure. Have a great weekend. Tom On Fri, Jun 24, 2022 at 1:04 PM Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > So this is mainly aimed at Tom Glod due to

Re: arrayencode

2022-06-22 Thread Tom Glod via use-livecode
Hello Richard, thanks for the detailed answer. There are 2 reasons why I am considering this. 1. I can skip the encoding and decoding from and to json. 2. it supports binary, and does not require base encoding and its 33% inflation. For interoperability for the users, JSON is the way to go for

arrayencode

2022-06-21 Thread Tom Glod via use-livecode
Hi Folks, I am wondering if anyone here knows the encoding algorithm that arrayencode() uses? Is it one that can be implemented in another language or is it proprietary? Thanks, Tom ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: [ANN] Universal Button version 1.1.0

2022-06-15 Thread Tom Glod via use-livecode
Hey Ralf, thanks for this, I don't know how I'm only coming across this now. :) On Wed, Jun 15, 2022 at 3:16 PM Ralf Bitter via use-livecode < use-livecode@lists.runrev.com> wrote: > There is a new version of the "universal button" widget > which can be used as a replacement for the > segmented

Re: Android,iOS stay in background?

2022-05-31 Thread Tom Glod via use-livecode
Interesting .Thanks guys. On Tue, May 31, 2022 at 11:28 AM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > It's my understanding that iOS does not "load" apps like Android or other > operating systems do. It simply "activates" apps already in "memory". The > app may

Android,iOS stay in background?

2022-05-30 Thread Tom Glod via use-livecode
Hi Folks, Just a quick question for all you Livecode pros do we have a way as of yet to have our applications stay in the background and not get unloaded by Android and iOS? I found 1 way ...and thats by playing the radio inside a browser. I thought about "playing nothing" but that is too

Re: Audio Control on Mobile?

2022-05-14 Thread Tom Glod via use-livecode
Hi Dan, Look up mobilecontrolcreate "player" mobilecontrolset That should cover you. Also, the browser can display a HTML compatible player. On Fri, May 13, 2022 at 3:41 PM Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello! On desktop, there is the player object

Re: Decrypting (and encrypting) Large files

2022-05-09 Thread Tom Glod via use-livecode
there is no way to decrypt something that does not fit in memory. with 64 bit builds the limit is whatever the motherboard supports. on 32 bit builds the limit is whatever the os will allow 1 process to have, but then u need memory to store the decrypted data too. you can use a command line

Re: Single Window LC IDE?

2022-04-26 Thread Tom Glod via use-livecode
I wouldn't worry that they will pigeon-hole the ide in that way. That would be madness. Cheers, Tom On Tue, Apr 26, 2022 at 5:13 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I'm with you, Craig. There has never been a good single-window IDE, ever. > I commented on

Re: ANN: PowerDebug 2.3

2022-04-22 Thread Tom Glod via use-livecode
Hey Mark, I will def check this out. Thank you. On Fri, Apr 22, 2022 at 1:09 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi- > > It's been some three years since a major new release of PowerDebug, and > with the 2022 LiveCode conference right around the corner, I

Re: Widget properties

2022-04-06 Thread Tom Glod via use-livecode
At the conference I will announce a plugin, which will have the code read and write widget properties. The code for the plugin will be on github. I'm insanely busy at the moment, so I can't accelerate the release. No magic, just hardcoded property names. :) On Wed, Apr 6, 2022 at 10:08 PM Monte

Re: Flash Talks - 3 slots remaining

2022-04-05 Thread Tom Glod via use-livecode
Cool I'd watch your talk Craig. On Tue, Apr 5, 2022 at 4:37 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 4/5/22 10:36, Craig Newman via use-livecode wrote: > > > > > But I do use LC to control three very different machines in our shop. > Would it be of any

Re: Debugger issues in 9.6.7 (unfolding array variables)

2022-04-02 Thread Tom Glod via use-livecode
Thanks Paul. I'm going to work on creating a recipe. On Sat, Apr 2, 2022 at 8:18 AM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > On 4/2/2022 12:42 AM, Tom Glod via use-livecode wrote: > > Hi Folks, > > > > Today I upgraded my windows

Debugger issues in 9.6.7 (unfolding array variables)

2022-04-01 Thread Tom Glod via use-livecode
Hi Folks, Today I upgraded my windows 10 LC installation to 9.6.7 and I'm finding I cannot unfold arrays while tracing code. I click and nothing happens. Anyone else? -- Tom Glod Founder & Developer @ MakeShyft R.D.A Build Software with AppStarterStack

Re: New desktop freeware app

2022-03-30 Thread Tom Glod via use-livecode
Hallo Klaus, congrats , looks interesting and useful. Will you be marketing this ? On Wed, Mar 30, 2022 at 12:03 PM Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Bill, > > > Am 29.03.2022 um 18:04 schrieb Klaus major-k via use-livecode < >

Re: New user

2022-03-30 Thread Tom Glod via use-livecode
Welcome to the community Guillaume!!! This milling list has saved me many times over. :) Reach out anytime. On Wed, Mar 30, 2022 at 12:02 PM Pi Digital via use-livecode < use-livecode@lists.runrev.com> wrote: > A very warm welcome to you, Guillaume. You will find everyone really > helpful here.

Re: Getting Webpage Information

2022-03-28 Thread Tom Glod via use-livecode
Rick, try the htmltext property instead of text. I just tested it, it works and text does not. On Sun, Mar 27, 2022 at 5:53 PM Rick Harrison via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Keith, > > Yes, I have tried that several times and ways. It doesn’t seem to work. > One

Re: How to extract a video clip...

2022-03-19 Thread Tom Glod via use-livecode
> > > hmm what if you found how the file format stores data and perhaps > derive the data by reading the firt 1000 bytes of the files? and getting > the data you need? I'm saying that assuming that this info is available in the "header" of the file.

Re: Compiler Funding Options Update

2022-03-18 Thread Tom Glod via use-livecode
use-livecode@lists.runrev.com>: > > > > Hi Tom, > > > >> Am 18.03.2022 um 17:39 schrieb Tom Glod via use-livecode < > use-livecode@lists.runrev.com>: > >> > >> Tony B on the FB group said that the funding goal was reached, I don't > know > >>

Re: Compiler Funding Options Update

2022-03-18 Thread Tom Glod via use-livecode
t; Anyone on the fence should decide pretty quick, as of now there are less > than 6 hours left to contribute. > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On March 17, 2022 8:11:29 PM Tom Glod via use-livecode > w

Re: How to access scripts on a modal card that is stuck / not visible?

2022-03-18 Thread Tom Glod via use-livecode
Hey Keith, I could probably help you with the first part, but I'd have to take a look myself at the file. Are you able to share it with me? Feel free to email. On Fri, Mar 18, 2022 at 6:29 AM Keith Clarke via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi folks, > Experimenting with

Re: Compiler Funding Options Update

2022-03-17 Thread Tom Glod via use-livecode
just paid for a year's subscription. > If I do not get the $198 back, oh well. > > Bob S > > > > On Mar 16, 2022, at 17:57 , Tom Glod via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Well...I threw in $100 to help make it happen...fingers crosse

Re: Funding

2022-03-17 Thread Tom Glod via use-livecode
welcome to the club I have the same issue. No spam filter on my end, I checked. Heather, I do get the other mailings about blogs and the livecode services. Is that a different list? On Thu, Mar 17, 2022 at 1:14 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > I think

Re: Text overwriting itself in non wrapping field

2022-03-17 Thread Tom Glod via use-livecode
I had something like that occur with HTMLtext and activated "fixed height" on the field helped it. On Thu, Mar 17, 2022 at 12:00 PM David V Glasgow via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi folks, > > I have imported just under 10,000 lines of a web history into a non >

Re: Compiler Funding Options Update

2022-03-16 Thread Tom Glod via use-livecode
Wed, Mar 16, 2022 at 7:27 PM J. Landman Gay via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> On 3/16/22 5:46 PM, Tom Glod via use-livecode wrote: >> > When I go ot the page I only see the 3 options how do I get to the >> $99 >> > option?

Re: Compiler Funding Options Update

2022-03-16 Thread Tom Glod via use-livecode
I see the page I had bookmarked has a "-page" at the end of slug. https://livecode.com/script-compiler-project-page/ Thank you. On Wed, Mar 16, 2022 at 7:27 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 3/16/22 5:46 PM, Tom Glod via

Re: Compiler Funding Options Update

2022-03-16 Thread Tom Glod via use-livecode
Forwhatever reasons I do not get the emails in regards to this project wtf. When I go ot the page I only see the 3 options how do I get to the $99 option? Can someone hook me up with a link? On Wed, Mar 16, 2022 at 2:02 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com>

Re: :MEMORY: databases and Windows

2022-03-16 Thread Tom Glod via use-livecode
Whats the error message you get when you check the result of databaseconnect? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Browser Widget Issues

2022-03-11 Thread Tom Glod via use-livecode
Hi Rick, document.getElementById("Butto Name").click(); that should work ...but yes this solution assumes you know the name of the button. I can't say for sure but I think its that LC is looking for "what livecode control" is under this clickloc . and then sends a message to that

Re: Browser Widget Issues

2022-03-11 Thread Tom Glod via use-livecode
You just need to pass some javascript to the browser to trigger the button you want. do this_js in widget "myBrowser" and this_js should have the javascript to click the button. Imagine the possibilities :) On Fri, Mar 11, 2022 at 3:31 PM Rick Harrison via use-livecode <

Re: LC and SqlLite Question

2022-03-10 Thread Tom Glod via use-livecode
And finally. https://sqlite.org/wal.html On Thu, Mar 10, 2022 at 11:55 AM Tom Glod wrote: > sorry about the double paste. :) > > On Thu, Mar 10, 2022 at 11:54 AM Tom Glod wrote: > >> For writing its only ever 1, but it can have multiple readers if you use >> the write ahead log . >> >>

Re: LC and SqlLite Question

2022-03-10 Thread Tom Glod via use-livecode
sorry about the double paste. :) On Thu, Mar 10, 2022 at 11:54 AM Tom Glod wrote: > For writing its only ever 1, but it can have multiple readers if you use > the write ahead log . > > PRAGMA journal_mode=WAL; > > run that when creating database.never tested, but based on documentation. >

Re: LC and SqlLite Question

2022-03-10 Thread Tom Glod via use-livecode
For writing its only ever 1, but it can have multiple readers if you use the write ahead log . PRAGMA journal_mode=WAL; run that when creating database.never tested, but based on documentation. never tested, but based on documentation. let me know if you test it successfully. On Thu, Mar

Re: Requirements for display PDF in a browser on Windows?

2022-03-09 Thread Tom Glod via use-livecode
(y) That I do not know unfortunately. Can't test I don't have windows 7 anywhere. On Wed, Mar 9, 2022 at 1:45 PM Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Tom, > > > Am 09.03.2022 um 19:40 schrieb Tom Glod via use-livecode < > use-l

Re: Requirements for display PDF in a browser on Windows?

2022-03-09 Thread Tom Glod via use-livecode
i use the widget. Yes it can. On Wed, Mar 9, 2022 at 1:10 PM Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Jaques, > > > Am 09.03.2022 um 19:01 schrieb J. Landman Gay via use-livecode < > use-livecode@lists.runrev.com>: > > > > I believe it's the Chromium engine. >

Re: Requirements for display PDF in a browser on Windows?

2022-03-08 Thread Tom Glod via use-livecode
I have definitely opened PDF in the browser in the past and it opened the default "chrome html 5" pdf reader. everything seems to have worked. And I don't see why it would no longer work now. you can google "browser test" from within the browser and it will tell you some info about the

Re: bug in Standalone Only

2022-03-07 Thread Tom Glod via use-livecode
Hi Bob, sometimes it helps to look up the error using the scriptexecutionerrors function The first number that you see in each line is the error number. So "put line x of the scriptExecutionErrors" should tell you exactly what the error is, and that is often a good hint of where to look. Hope

  1   2   3   4   5   6   7   8   9   10   >