Community
    • Login

    Where can i get the source code of Notepad++ 1.0 or atleast the earliest version of Notepad++?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    notepad++ 1.0
    3 Posts 3 Posters 1.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MD Computer CenterM Offline
      MD Computer Center
      last edited by

      I wanted to imitate notepad++ in visual basic 6.0 but knowing my skills it is impossible for me do it with the latest version of notepad++, so i wanted to get the source code of notepad++ 1.0 because it seems to be easily imitated or atleast translate the code into visual basic 6.0, sorry about my grammar, thank you :)

      Scott SumnerS 1 Reply Last reply Reply Quote 0
      • guy038G Online
        guy038
        last edited by

        Hello, @md-computer-center, and All

        Just look at the link below, where you’ll be able to download, either, the executable AND source files, of the very first release of N++, ( v1.0 ) by @don-ho, near the end of November 2003 ! ( Don’t pay attention to the last modified date indicated )

        https://notepad-plus-plus.org/repository/1.x/1.0/

        A new era was beginning for all coders, Yeeeaaah ;-)))

        Good luck, porting N++ to Visual Basic 6.0 !

        Cheers,

        guy038

        1 Reply Last reply Reply Quote 4
        • Scott SumnerS Offline
          Scott Sumner @MD Computer Center
          last edited by

          @MD-Computer-Center

          IMO what you really want to do is create a new VB6 project and add the Scintilla editing component to it. Maybe not directly but as some sort of “embedded control” (IDK as it has been a LOOONG time since I’ve considered VB6 for anything!).

          But Scintilla is and has always been the core of Notepad++, and I imagine N++ v1.0 is very thin on features beyond basic text editing (which is controlled by Scintilla). So looking at the N++ 1.0 source code may not give you this big boost that you are thinking it will.

          Good luck!

          1 Reply Last reply Reply Quote 2

          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors