Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/karma/lib/Filewin.html
Дата изменения: Unknown Дата индексирования: Tue Dec 25 09:15:25 2007 Кодировка: Поисковые слова: п п п п п п п п п п п п п п |
Library: karmawidgets
Link With: -lkarmawidgets
Filewin_ResourceNames | List of resource names for Filewin widget |
Filewin_Resources | List of resources for Filewin widget |
XkwFilewinRescan | Force a directory rescan in a Filewin widget. |
XkwFilewinCurrentDirectory | Get the current directory in a Filewin widget. |
XkwFilewinRegisterDirCbk | Register a callback to capture directory selection events. |
XkwFilewinStandardFileTester_nD | Standard file tester. |
XkwFilewinStandardFileTester_3D | Standard file tester for cube files. |
XkwFilewinChangeDirectory | Change the current directory for a Filewin widget. |
Filewin_PROTO_dir_cbk | Callback for directory selection. |
Name | Purpose |
XkwNfileSelectCallback | Callbacks for file selection |
XkwNfilenameTester | Callbacks to test filenames |
XtNforeground | The foreground pixel |
XkwNforwardSyntheticEvents | Forward synthetic events |
XkwNtrapDirectoryDatasets | Trap directories which are known dataset types |
Name | Class | Rep. Type | Default |
XkwNfileSelectCallback | XtCCallback | XtRCallback | NULL |
XkwNdirectoryChangeCallback | XtCCallback | XtRCallback | NULL |
XkwNfilenameTester | XtCCallback | XtRPointer | NULL |
XtNforeground | XtCForeground | XtRPixel | XtDefaultForeground |
XkwNnumLines | XkwCNumLines | XtRInt | 0 |
XkwNforwardSyntheticEvents | XkwCForwardSyntheticEvents | XtRBool | False |
XkwNtrapDirectoryDatasets | XkwCTrapDirectoryDatasets | XtRBool | False |
XkwNshowDotsToggleWidget | XkwCShowDotsToggleWidget | XtRWidget | NULL |
Force a directory rescan in a Filewin widget.
Parameters:
Get the current directory in a Filewin widget.
Parameters:
This routine will register a callback to capture directory selection events prior to the Filewin widget changing directory.
Parameters:
This routine may be passed as the value for the XkwNfilenameTester resource on a FilewinWidget or FilepopupWidget. The routine will accept all known filetypes.
Parameters:
This routine may be passed as the value for the XkwNfilenameTester resource on a FilewinWidget or FilepopupWidget. The routine will accept all known filetypes which are capable of containing a 3-dimensional array of data.
Parameters:
Change the current directory for a Filewin widget.
Parameters:
This routine is called when the user selects a directory in the file selector. Normally the directory is descended and another group of files is visible. This callback makes it to possible to "capture" a directory if required. This can be useful when a conceptual "data file" is in fact implemented as a directory or files, such as with Miriad.
Parameters: