Tamas Sopronyi

Results 36 comments of Tamas Sopronyi

Somehow the menu builder receives an `Event` object instead of a `CustomMenuItem`, but only on Windows. I suspect it's related to how the menus are being built/assembled in the code....

@rat-moonshine This issue is unrelated to Native Menus, it's a coding issue that resides in the current ActionScript code. 1. Yes (not sure if I understand the question) 2. MenuItem...

Yes, up until to the point where Moonshine can be built as a native application, we're partially relying on Flash/AIR API. Even if we had a fully working cross-platform Native...

@Aszusz is this because of the licence changes? While I see the pull request and the separate branch, I don't see the actual changes in master (I see and merge...

Like I mentioned a couple of times earlier, I'm doing **daily master merges** into my branch, otherwise it would be really difficult to keep up with the changes. I'm trying...

Thank you, @JoelProminic According to our conversation today with the help of @piotrzarzycki21 , @rat-moonshine , and @Aszusz , the Windows build errors have been cleaned up, so please expect...

features/haxeconversion branch has been merged into master (changes have been pushed to the repo). i wanted to make sure everything is flawless please pull the latest changes. thank you edit:...

The [Ant buildfile](https://github.com/Moonshine-IDE/Moonshine-IDE/blob/master/ide/MoonshineSharedCore/build/build-lib.xml#L969) should take care of all the haxelib installation https://github.com/Moonshine-IDE/moonshine-openfl-language-client.git – this is the GitHub repo in question, not sure why the installation fails could you please try...

I have the same error building the project in Moonshine. I'll take a quick look, give me some time, please.

If I revert back the changes (until I figure this error out, along with a few others), will the version bump automatically up, so people can update the development version,...