Difference between revisions of "CudaText API"

From Free Pascal wiki
Jump to navigationJump to search
(new)
 
Line 7: Line 7:
  
 
=Editor class=
 
=Editor class=
==get_caret==
+
==Caret-related==
 +
===get_caret===
 +
 
 +
==Text read/write==
 +
==Properties get/set==
 +
==Misc==

Revision as of 17:05, 23 September 2015

This is API for CudaText in Python. Main Py module is cudatext. Additional module exists: cudatext_cmd etc. Main module has constants, class Editor, objects of class Editor.

Global funcs

msg_box

Editor class

Caret-related

get_caret

Text read/write

Properties get/set

Misc