![]()  | 
  
    Scol standard library package
    0.3.1
    
   Common and usefull functions for all Scol applications 
   | 
 
CONSOLE Struct Reference
  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) | |
Detailed Description
Internal structure. You should not call it directly, use API instead !
Member Function Documentation
| 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)
The documentation for this struct was generated from the following file:
- console/console.pkg
 
Generated on Sat Jan 31 2015 19:15:45 for Scol standard library package by
 1.8.1.2
        
        
    
          
          