DAS  3.1.6 - 18/09/2017
Data Fields
FB_PREFS Struct Reference

File Browser Preferences. Used by the Utility functions MFileBowserExt() and MDirBowserExt(). More...

#include <Mguidefs.h>

+ Collaboration diagram for FB_PREFS:

Data Fields

CARD8 allow_dir_create
 
CARD8 allow_dir_delete
 
CARD8 allow_dir_rename
 
MIMAGE bg_image
 
const char * bg_image_file
 
MTFont button_font
 
CARD8 change_cwd
 
const char * close_button
 
const char * create_menu
 
const char * file_label
 
const char * filter_label
 
MTFont font
 
CARD8 no_filter_editing
 
const char * ok_button
 
const char * remove_menu
 
const char * rename_menu
 
CARD8 transparent_tree
 

Detailed Description

File Browser Preferences. Used by the Utility functions MFileBowserExt() and MDirBowserExt().

Definition at line 1482 of file Mguidefs.h.

Field Documentation

§ allow_dir_create

CARD8 FB_PREFS::allow_dir_create

If set to True, the user will be allowed to create new directories via a popup menu

Definition at line 1487 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().

§ allow_dir_delete

CARD8 FB_PREFS::allow_dir_delete

If set to True, the user will be allowed to delete empty directories via a popup menu or by pressing the DEL key on the selected directory

Definition at line 1493 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().

§ allow_dir_rename

CARD8 FB_PREFS::allow_dir_rename

If set to True, the user will be allowed to rename existing directories via a popup menu or a mouse click on the selected directory

Definition at line 1490 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().

§ bg_image

MIMAGE FB_PREFS::bg_image

Specifies alternative background image

Definition at line 1517 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ bg_image_file

const char* FB_PREFS::bg_image_file

Specifies alternative background image file (applied if bg_image is NULL)

Definition at line 1519 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().

§ button_font

MTFont FB_PREFS::button_font

§ change_cwd

CARD8 FB_PREFS::change_cwd

If set to True, the program's current working directory will be set on exit to the last selected one

Definition at line 1485 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().

§ close_button

const char* FB_PREFS::close_button

Specifies alternative string to describe the Close button

Definition at line 1509 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ create_menu

const char* FB_PREFS::create_menu

Specifies alternative string to describe the Create popup menu item

Definition at line 1511 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ file_label

const char* FB_PREFS::file_label

Specifies alternative string to describe the file name

Definition at line 1505 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ filter_label

const char* FB_PREFS::filter_label

Specifies alternative string to describe the file filter

Definition at line 1503 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ font

MTFont FB_PREFS::font

§ no_filter_editing

CARD8 FB_PREFS::no_filter_editing

If set to True, the user is prevented from editing the file filter

Definition at line 1497 of file Mguidefs.h.

§ ok_button

const char* FB_PREFS::ok_button

Specifies alternative string to describe the OK button

Definition at line 1507 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ remove_menu

const char* FB_PREFS::remove_menu

Specifies alternative string to describe the Delete popup menu item

Definition at line 1515 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ rename_menu

const char* FB_PREFS::rename_menu

Specifies alternative string to describe the Rename popup menu item

Definition at line 1513 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), and CreateList().

§ transparent_tree

CARD8 FB_PREFS::transparent_tree

MTree directory object is by default solid for drawing efficiency reason

Definition at line 1495 of file Mguidefs.h.

Referenced by BrowseCB(), BrowseLog(), ChangeFormatCB(), CreateList(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), FluxIndexCB(), LoadIoCB(), LoadPaletteCB(), MenuFileOLP_CB(), PlotToolsPBs(), and SelDefPixFileCB().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:13 for DAS - Rel. 3.1.6 - 18/09/2017.