Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | sci... SEARCH    

sci...

  Functions
sci.charReceived
sci.eventAuthor
sci.ID.create
sci.ID.getString
sci.ID.pos
sci.ID.sendMessage.NN
sci.messageReceived

  Events
event.sci:notify

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

sci...

Language: MioScript
Product: MioFactory


Set of functions to control the Scintilla Editor.

More information about Scintilla Editor.

Scintilla Editor is a colored text editor that supports most of the common development languages.
The DLL SciLexer.dll is required and can be download from the Scintilla official web site.

Creation and Settings


sci.ID.create
sci.ID.pos

Communication with the Editor


sci.ID.sendMessage.NN
sci.charReceived
sci.messageReceived
sci.ID.getString

Events


sci.eventAuthor
event.sci:notify