Fernando Andreu

Results 24 comments of Fernando Andreu

I went ahead and created a fork that targets both .NET Framework 4.6.1 and .NET Core 3.1. This is both in [GitHub](https://github.com/fernandreu/ScintillaNET) and [NuGet](https://www.nuget.org/packages/fernandreu.ScintillaNET). I am using the latest version...

Hi @slundgren, thanks for the help offer! And sorry about the long delay replying. Probably the easiest thing to do is passing you the standard English file: [Strings.zip](https://github.com/fernandreu/office-ribbonx-editor/files/7920575/Strings.zip). So, if...

Hi PeterS1957, unfortunately not. In theory, it should be possible to support this, since the cryptography structure used by Office is publicly documented by Microsoft [here](https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-offcrypto/3c34d72a-1a61-4b52-a893-196f9157f083). However, it's a rather...

Hi Claythve, - **Color names:** It's possible that the translations already exists for that control and I just need to switch them on. However, there's a paid version of that...

Hi, If I have followed you correctly, you no longer have as much of a need for custom samples / variables because you merged all / most of your add-ins...

Hi eric13500, Thanks for the feedback on this! It is something that crossed my mind at some point, especially because I think there are many users from Asia where the...

I just finished making the changes necessary for this and added a placeholder for French already. See this file: https://github.com/fernandreu/office-ribbonx-editor/blob/master/src/OfficeRibbonXEditor/Resources/Strings.fr.resx Essentially, all values are currently shown in English, so it...

Hi @BerendStorm, sorry for the delay, but glad you managed to make it work in the meantime. There is a couple of things the app is doing wrong here. First,...

Hi @skorpio07, could you check if this build fixes the issue? https://dev.azure.com/fernandreu-public/OfficeRibbonXEditor/_build/results?buildId=1028&view=artifacts&pathAsName=false&type=publishedArtifacts Independently on whether that works or not, did something change in your machine recently? Like a Windows update,...

Nah, it should not be Excel's fault, and probably not Windows' either. Just to give a bit more background: the tool creates a copy of your Office document in a...