Search found 115 matches

by golife
Thu Jan 02, 2025 8:24 pm
Forum: Bug Triage
Topic: Virus in Livecode 10 on Windows
Replies: 3
Views: 1935

Re: Virus in Livecode 10 on Windows

Oh, thank you very much, Richard
by golife
Thu Jan 02, 2025 3:48 pm
Forum: Bug Triage
Topic: Virus in Livecode 10 on Windows
Replies: 3
Views: 1935

Virus in Livecode 10 on Windows

Hi all Before writing a bug report, and avoiding false-positive, here is a snapshot of a warning of my virus detection progrqam hinting at a Virus in LiveCode on Windows 11: In my case, the file path is: "C:\Program Files\RunRev\LiveCode 10.0\Runtime\Windows\x86-32\Externals" Anybody had similar war...
by golife
Thu Dec 26, 2024 5:37 pm
Forum: Off-Topic
Topic: Possibly the worst effect of removing the Open Source version.
Replies: 23
Views: 33743

Re: Possibly the worst effect of removing the Open Source version.

@bogs 25 Dec. 2024 Putting myself into the shoes of anybody reading this post, I would probably be lost with terms such as MC, FOSS, etc. What do these acronyms mean? And what was the contribution meant to say? [b]New direction of LiveCode[/b] If the new direction of LiveCode has no appeal then it w...
by golife
Thu Oct 31, 2024 12:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Dragdrop message no longer working using Win 11
Replies: 2
Views: 10684

Re: Dragdrop message no longer working using Win 11

The situation does not change. The problem continues.
The "dragdrop" messages is never sent.

A workaround: Just place use the message "dragEnter" and work from there:

Code: Select all

on dragEnter
   put the dragdata["files"] into field "dragData"
end dragEnter
by golife
Tue Oct 08, 2024 5:26 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Richard, the file type is associated with LiveCode.exe, and the registry shows it. Otherwise, it would not show the icon and launch. But maybe something else in the registry is wrong.
by golife
Mon Oct 07, 2024 3:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

@Sparkout @Richard ... Yes, it seems so that it is a problem with Windows only. I should not have to create a workaround. I assume most here are not using Windows otherwise it would already have been a discussion point. Of course, I can open files from the IDE, but it is not as convenient in most ca...
by golife
Sat Oct 05, 2024 5:42 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Yes, as I said from the beginning, the relaunch handler only seems to work in a standalone, as the dictionary states. Yes, I am using Windows 11 latest version. Klaus made another observation, but I cannot reproduce. I am uskng .livecodei or .rev as the file extensions.
by golife
Thu Oct 03, 2024 11:11 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Just to make sure that I am not mistake, I tested it with three different stacks. The script is in the stack script. The stack is not dependent on any other stack or resources. on relaunch ## end relaunch Now, for example, saving a copy of the stack to the same folder the running stack is located, a...
by golife
Thu Oct 03, 2024 10:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Yes, I tried exactly this. Even before writing of course. You are on Windows?
That is interesting. Are there any settings that may be different?
by golife
Thu Oct 03, 2024 8:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Klaus: on relaunch -- quit ---- :-) end relaunch is not recognized in the IDE. It does not fire. I cannot think of any solution that is simply scriptable. When opening a file from anywhere except from inside a running instance, a new instance is started. In some cases, this may be desired. In most c...
by golife
Wed Oct 02, 2024 10:56 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

Re: launching livecode files in Windows in one instance of LiveCode

Klaus, thank you for your reply. I had checked that. It does not work in the IDE, only for standalones.
by golife
Wed Oct 02, 2024 6:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: launching livecode files in Windows in one instance of LiveCode
Replies: 18
Views: 24233

launching livecode files in Windows in one instance of LiveCode

In Windows 11 double clicking a .livecode file (application extension:.livecode, .rev) opens that file in a new instance of LiveCode.exe which I want to prevent. I want to open the file in the IDE of the currently executing LiveCode instance as if opening from the IDE. Maybe I have overseen a soluti...
by golife
Mon Feb 05, 2024 8:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: getting filenames
Replies: 10
Views: 4268

Re: getting filenames

@Jacques -- I completely oversaw the property "metadata" and never used it. Thanks for the hint. Roland
by golife
Tue Jan 16, 2024 7:09 pm
Forum: Developer Services Marketplace
Topic: Offering Development from Ukraine
Replies: 8
Views: 110387

Re: Offering Development from Ukraine

Stamp. thank you... Yes, you are right. There is a wealth of educated people based on top level education. I got most of the developers from the universities. It was a wonderful experience working with such groups of developers, and we really had fun. I think it would be great if it is possible to f...
by golife
Tue Jan 16, 2024 6:28 pm
Forum: Developer Services Marketplace
Topic: Offering Development from Ukraine
Replies: 8
Views: 110387

Offering Development from Ukraine

Today, @Hutchboy wrote in "Re: LiveCode and HyperStudio" regarding the website of HyperStudio which states: "Our hearts are with the people of Ukraine as they defend themselves from the Russian army. Many of our talented staff live and work there, where we've had offices in Kyiv for more than a quar...