PBEditor

This program is a text editor program that uses the open-source Scintilla editor control. The download contains PB10 and PB10.5 versions. PB8 does not support the pbm_notify event or the code that determines if a file is Unicode or Ansi.

Includes version 2.26 of SciLexer.dll which is the Scintilla control library.


Win API Functions used:

CloseClipboard
EmptyClipboard
GetClassName
GetSysColor
GetTempPath
GetWindow
GetWindowLong
OpenClipboard
RtlMoveMemory
SendMessage
SetParent
SetWindowLong
SHGetFolderPath
ShowWindow


——— Last updated 7/21/2011 ———