Aug 17

QuickText on halt, pynpp on its way

Tags: , , , , .
João @ 3:50

Recently, I was thinking of improving QuickText to its next version, featuring better configuration files, mirror and randomly ordered hotspots. When I finally decided to get my hands dirty, I found myself trying to catch up with the C/C++ code I had done a few months ago - its readability was awful. Notepad++ allows plugins through DLL files that use the Windows messaging system to communicate with the application - mainly written in C ou C++. It all works beautifully but not as elegant and as productive as one would wish.

Today I started the pynpp project on Google Code, a plugin that offers Python plugins to Notepad++. It will feature an API for better and faster programming of plugins, and of course provide all the wonders of Python.

Also, QuickText will be completelly rewritten in Python and the project will be moving to Google Code.

[ The pynpp Google Code Project Page ]

pynpp 0.1b

4 Responses to “QuickText on halt, pynpp on its way”

  1. Alcides Fonseca says:

    At least! You are my hero! Now I will finally be able to write my dream pluggins to notepad++ :)

    THANK YOU!

  2. Pedro Martins says:

    As I told you, it’s a great idea, which can only lead to greater availability of notepad++ plugins =). Hell, it can even get me using notepad++. Rock on!

  3. codenexus says:

    Can’t wait to see the templates for editing so I can contribute some languages. :-)

  4. shello says:

    Dude, great news!
    I can’t wait to use an even better version of QuickText. ;)

Leave a Reply