Still a work in progress, but perhaps may stir some thoughts, as well as offer some snippet ideas.
It is a Python Find, Replace, etc. Dialog written in Python for Notepad++ using Python Script.
app.py direct url: here Required glade file: app.glade (should be in same folder as app.py in your Python Script directory)
Required install: PyGTK v.2.24.2 all-in-one installer (Python Script 1.0.8.0, Notepad++ of course).
To edit the app.glade file, select to be installed Glade UI Designer (not installed by default).
Will edit with more permanent address once complete.
Log in to post a comment.
Still a work in progress, but perhaps may stir some thoughts, as well as offer some snippet ideas.
It is a Python Find, Replace, etc. Dialog written in Python for Notepad++ using Python Script.
app.py direct url: here
Required glade file: app.glade (should be in same folder as app.py in your Python Script directory)
Required install: PyGTK v.2.24.2 all-in-one installer (Python Script 1.0.8.0, Notepad++ of course).
To edit the app.glade file, select to be installed Glade UI Designer (not installed by default).
Will edit with more permanent address once complete.
Last edit: Stan S 2014-10-31