Search found 226 matches
- Sun Nov 10, 2019 2:29 am
- Forum: Databases
- Topic: Creating SHA Encrypted Values
- Replies: 20
- Views: 11214
Re: Creating SHA Encrypted Values
So looking at the MessageDigest function, it does indeed spit out a digest of the data, but I was wondering how I would go about converting that into the alphanumeric string that you would get from Mark Smith's library or PHP. For example, if I put Hello World into an online SHA256 generator, I get ...
- Sat Nov 09, 2019 7:45 pm
- Forum: IDE Contributors
- Topic: The 9.5 IDE Chugs
- Replies: 7
- Views: 14727
Re: The 9.5 IDE Chugs
By the way, is there a keyboard shortcut for switching through the Message Box panes? It used to be Ctrl+M to activate it which is still the case and then Ctrl+Comma to move through each pane, but that doesn't seem to work now.
- Sat Nov 09, 2019 7:40 pm
- Forum: IDE Contributors
- Topic: The 9.5 IDE Chugs
- Replies: 7
- Views: 14727
Re: The 9.5 IDE Chugs
Hi Richard, I had a look at disabling Real-Time Protection and restarted the 9.5 IDE and found it still lagged behind. But having downloaded the 9.5.1 IDE, it has made a difference, I also looked through the preferences options for the script editor and disabled some features such as live error dete...
- Sat Nov 09, 2019 5:55 pm
- Forum: IDE Contributors
- Topic: The 9.5 IDE Chugs
- Replies: 7
- Views: 14727
The 9.5 IDE Chugs
Hello, So I've just got back into LiveCode after nearly 4 years away, and I picked up 9.5 and I'm pleased with the changes except one. The IDE chugs and I mean chugs, typing in the Script Editor can result in a delay of around 2 seconds before the characters appear and Task Manager shows the engine ...
- Fri Mar 10, 2017 11:40 pm
- Forum: Databases
- Topic: Creating SHA Encrypted Values
- Replies: 20
- Views: 11214
Re: Creating SHA Encrypted Values
I'm looking forward to seeing the messageDigest function get updated, hopefully it will have some clear documentation to help users figure out the correct syntax to generate say a SHA3 hash or other hash types.
- Mon Aug 22, 2016 3:37 pm
- Forum: Engine Contributors
- Topic: revMessageBoxRedirect Missing on Standalone
- Replies: 6
- Views: 4651
Re: revMessageBoxRedirect Missing on Standalone
Understandable Richard, I've updated the report title to reflect that.
- Sun Aug 21, 2016 7:14 pm
- Forum: Engine Contributors
- Topic: revMessageBoxRedirect Missing on Standalone
- Replies: 6
- Views: 4651
Re: revMessageBoxRedirect Missing on Standalone
Added the feature request onto the QCC, if anyone has any additional IDE only features they would like to see tested for addition to the standalone engine, feel free to drop a comment on the QCC post.
http://quality.livecode.com/show_bug.cgi?id=18245
http://quality.livecode.com/show_bug.cgi?id=18245
- Sun Aug 21, 2016 6:59 pm
- Forum: Engine Contributors
- Topic: revMessageBoxRedirect Missing on Standalone
- Replies: 6
- Views: 4651
Re: revMessageBoxRedirect Missing on Standalone
It's been a while since I've used the QCC, or LiveCode in fact, but I could make a feature request there and link it here if you would like?
- Sat Aug 20, 2016 10:57 pm
- Forum: Engine Contributors
- Topic: revMessageBoxRedirect Missing on Standalone
- Replies: 6
- Views: 4651
revMessageBoxRedirect Missing on Standalone
So part of my Hydra app is the ability to emulate the use of the Message Box in a standalone environment like a terminal or shell of sorts and after some testing, I've found the functionality doesn't exist in the Standalone engine. Is this deliberate or just an omission? I'm running on 7.1.4 Stable....
- Sun Apr 05, 2015 6:59 pm
- Forum: Engine Contributors
- Topic: Questions Regarding the Upcoming LiveCode 8.0
- Replies: 3
- Views: 3760
Questions Regarding the Upcoming LiveCode 8.0
So I was noseying through the LiveCode website and noticed some of the plans for 8.0 and I thus I have a couple of questions I was hoping could be answered regarding the new release: 1) In the website it states that 8.0 will automatically native-themed objects for your stack, will this mean that a p...
- Thu Mar 26, 2015 2:44 am
- Forum: Engine Contributors
- Topic: Retaining Backwards Compatibility in a Changing World
- Replies: 52
- Views: 24567
Re: Retaining Backwards Compatibility in a Changing World
If I might interject and I apologise if this has already been mentioned earlier in the thread, but perhaps the changes you suggest such as those to setProp/getProp and the Result, should be postponed until a time when the language will get overhauled as was planned on the roadmap back in 2013. From ...
- Sun Mar 08, 2015 3:29 pm
- Forum: Engine Contributors
- Topic: A Little Message To The Developers RE: LiveCode 7.0.3
- Replies: 22
- Views: 11258
Re: A Little Message To The Developers RE: LiveCode 7.0.3
That's what I figured would be the case, I'll take a gander at perusing the front scripts at some point today and see if they are trapping MouseDown or MouseUp. The only extra plugin I have loaded is one I made that has been kicking on since 5.5 and has never introduced any lag, it makes use of Mous...
- Sat Mar 07, 2015 11:46 pm
- Forum: Engine Contributors
- Topic: A Little Message To The Developers RE: LiveCode 7.0.3
- Replies: 22
- Views: 11258
Re: A Little Message To The Developers RE: LiveCode 7.0.3
Hi Richard, Nope, it is on Windows 8.1 and it is nothing but the vanilla scripts that the IDE loads, I haven't tried it as a standalone so maybes I should do that, I just thought the engines would be unified in functionality such as those. EDIT: Upon further inspection, it seems to only be in the ID...
- Sat Mar 07, 2015 3:29 pm
- Forum: Engine Contributors
- Topic: A Little Message To The Developers RE: LiveCode 7.0.3
- Replies: 22
- Views: 11258
Re: A Little Message To The Developers RE: LiveCode 7.0.3
Hi Mark, I was wondering if you could shed some light here as I wonder whether an issue I'm having may be connected to the arrays performance in some way: I am working on my new project called Hydra, it is intended to be a console like PowerShell and Bash for Windows, Mac and Linux and with it, it h...
- Mon Mar 02, 2015 9:06 pm
- Forum: Talking LiveCode
- Topic: How Does The Message Box Display The Result Of Executed Code
- Replies: 10
- Views: 2889
Re: How Does The Message Box Display The Result Of Executed
I'm not sure if anyone but a handful of us enjoys such arcana, but since I do I'll be adding a new section to the revision to RevNet I'm working on, which will include info on the undocumented elements I've collected (all the way down to the long-since-deprecated-but-delightfully-mysteriously-named...