Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Internal structure. You should not call it directly, use API instead ! More...
Public Member Functions | |
CSL_flag (I) | |
CSL_font (ObjFont) | |
CSL_menu (ObjMenu) | |
CSL_num (I) | |
CSL_objTxt (ObjText) | |
CSL_searchPos (I) | |
CSL_searchtxt (S) | |
CSL_txt (S) | |
CSL_win (ObjWin) | |
Internal structure. You should not call it directly, use API instead !
CSL_win | ( | ObjWin | ) |
console window object
CSL_txt | ( | S | ) |
text content
CSL_objTxt | ( | ObjText | ) |
text field object
CSL_font | ( | ObjFont | ) |
used font object
CSL_menu | ( | ObjMenu | ) |
contextual menu object
CSL_searchtxt | ( | S | ) |
text to find, TODO
CSL_searchPos | ( | I | ) |
text found to this position, TODO
CSL_num | ( | I | ) |
number of messagee printed (from the creation or from the last reset)
CSL_flag | ( | I | ) |
flag (show or hide the line number message)