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.02 of SciLexer.dll which is the Scintilla control library.
Click here to download the PowerBuilder sample: PBEDITOR.ZIP
Win API Functions used:
CloseClipboard
EmptyClipboard
GetClassName
GetSysColor
GetTempPath
GetWindow
GetWindowLong
OpenClipboard
RtlMoveMemory
SendMessage
SetParent
SetWindowLong
SHGetFolderPath
ShowWindow