NLEditor - a new file-type NeoLemmix editor - Test version

Started by Nepster, June 07, 2017, 08:23:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nepster

Yeah, this is already on my to-do list. Unfortunately when I started coding the editor I didn't know how to access the clipboard, so implemented an in-editor copy-paste system. This means that it will be quite some work now to rewrite it properly using the actual clipboard. Not sure when I will get to that...

mobius

request to add support  for dragging and dropping files into the editor to Open them.

reasons: I often have folders open and am looking through files while using the editor and this way it's very easy/quick to drag and drop to edit levels in the editor (I do this all the time with Chips challenge where it works great). It's actually quicker than pressing ctl-O or opening the menu and going through the dialogue boxes/folders that way.
everything by me: https://www.lemmingsforums.net/index.php?topic=5982.msg96035#msg96035

"Not knowing how near the truth is, we seek it far away."
-Hakuin Ekaku

"I have seen a heap of trouble in my life, and most of it has never come to pass" - Mark Twain


Nepster

At the moment I don't know how such features can be implement, but I will see what I can do.