Page 1 of 1

Demo Plugin for Notepad++ (Npp) in PureBasic 4.20

Posted: Fri Jan 02, 2009 8:10 pm
by somic
Hi guys,
I'm not very expert and this is my first announchment/release, so comments and critics are welcome.
email: somic@libero.it, website: www.semelinanno.com

Demo Plugin for Notepad++ (Npp) in PureBasic 4.20
-------------------------------------------------------------

This is a Demo Plugin for the Notepad++ editor.

http://www.semelinanno.com/downloads/anmxnpp/Npp_PB.pb

It is released FREE (with no warranty. use at your own risk) to the PB community with the intent that more
Npp plugins will be developed and added to the Npp collection and support Free Software.

Notepad++ is an award winning Open Source (Free) Text Editor written by Don with many features and Plugins
it uses the same Scintilla component of the PB editor.

see the Notepadd++ & Scintilla web sites for all the details related to the development.
Notepad++ homepage at http://notepad-plus.sourceforge.net/uk/site.htm
Scintilla homepage at http://www.scintilla.org/

Note: This code in Delphi 2.0 compiled 30 kb of dll, see the size of compiling this code in PB.

Any comments is welcome.

Regards,
Somic

Posted: Fri Jan 02, 2009 9:17 pm
by SFSxOI
Well, thats just cool. Thank You :)

Demo Plugin for Notepad++ (Npp) in PureBasic 4.20

Posted: Sun Jan 04, 2009 12:44 pm
by somic
Forgot to specify that it is an ANSI binary and it was tested with Notepad++ 5.0.3.

It is not compatible with the last Npp release 5.1.3.

Rgds,
Somic

Demo Plugin for Notepad++ in PB 4.30 (x86) Unicode version

Posted: Fri Mar 06, 2009 11:27 pm
by somic
I've developed the Unicode version of the Demo plugin for Notepad++ (now version 5.2) - see first post below.

You can download it at www.semelinanno.com/downloads/anmxnpp/anmXNpp_Page.html

This Demo is released FREE (with no warranty. use at your own risk) to the PB community with the intent that more Npp plugins will be developed and added to the Npp collection and support Free Software.

Note: This code in Delphi 2.0 compiled 30 kb of dll (and in lazarus-fpc 1.2 MB); see the size of compiling this code in PB.

History:
--------
rev 0: first issue
rev 1: ANSI version
rev 2: changed from *NotePadPlusData (wrong) to @*NotePadPlusData (right) in setInfo()
rev 3: PB 4.30 (x86) and UNICODE version

If you are a little more curious, visit my site at: www.semelinanno.com
Comments, suggestions and also critics are welcome.

Regards,
Somic

Re: Demo Plugin for Notepad++ (Npp) in PureBasic 4.20

Posted: Tue May 31, 2016 11:32 pm
by Lunasole
Thanks, the demo seems to be still working and actual

Unicode, x86:
http://www.semelinanno.com/downloads/an ... pp_PBuc.pb