Doxygen Source Code Documentation
SUMA_CREATE_TEXT_SHELL_STRUCT Struct Reference
#include <SUMA_define.h>
| Data Fields | |
| Widget | toplevel | 
| Widget | text_w | 
| Widget | search_w | 
| Widget | text_output | 
| SUMA_Boolean | case_sensitive | 
| SUMA_Boolean | allow_edit | 
| void(* | OpenCallBack )(void *data) | 
| void * | OpenData | 
| void(* | DestroyCallBack )(void *data) | 
| void * | DestroyData | 
| SUMA_Boolean | CursorAtBottom | 
Field Documentation
| 
 | 
| allow editing of text displayed Definition at line 783 of file SUMA_define.h. Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| Case sensitive widget search Definition at line 782 of file SUMA_define.h. Referenced by SUMA_cb_search_text(), SUMA_cb_ToggleCaseSearch(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| If YUP then cursor is positioned at end of text field Definition at line 788 of file SUMA_define.h. Referenced by SUMA_CreateTextShell(), SUMA_CreateTextShellStruct(), and SUMA_Engine(). | 
| 
 | 
| call back performed when SUMA_DestroyTextShell is entered Referenced by SUMA_CreateTextShellStruct(), and SUMA_DestroyTextShell(). | 
| 
 | 
| data sent along with DestroyCallBack Definition at line 787 of file SUMA_define.h. Referenced by SUMA_CreateTextShellStruct(), and SUMA_DestroyTextShell(). | 
| 
 | 
| call back performed when SUMA_CreateTextShell is entered Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| data sent along with OpenCallBack Definition at line 785 of file SUMA_define.h. Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| widget of string search field Definition at line 780 of file SUMA_define.h. Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| widget of search result field Definition at line 781 of file SUMA_define.h. Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| text widget containing string to be displayed Definition at line 779 of file SUMA_define.h. Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct(). | 
| 
 | 
| toplevel widget of the text display window Definition at line 778 of file SUMA_define.h. Referenced by SUMA_cb_moreSumaInfo(), SUMA_cb_moreSurfInfo(), SUMA_cb_moreViewerInfo(), SUMA_CreateTextShell(), SUMA_CreateTextShellStruct(), and SUMA_Engine(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  