Compiling notepad++
-
Hello!
I want to remove certain options from the menu bar, for example edit>select all.
I have set up visual studio 2013 and i’m able to compile the source code without problems.
However i’m not sure where i can remove the entries. powereditor\src\notenotepad_plus.rc does give a nice visualization of the menu bar however when attempting to save changes visual studio reports this error message
Are there other files that i can edit to customize the menu bar?
Which program can modify notenotepad_plus.rc correctly? -
Edit the .rc file as a regular text file instead of using Visual Studio’s resource editor (I wonder if it has ever worked well). It should be able to open the file as text in VS by using File -> Open -> File in VS. Or you could just open it N++. The format of the file should be self-explanatory.
-
Thanks!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login