Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages | Examples

fgl::FGColorScheme Struct Reference

#include <fastgl.h>

List of all members.


Detailed Description

Provides simply and easy theme like object. The library creates & initializes an instance of this structure on the startup and uses it for a default settings for Controls and Windows that are created then.


Public Member Functions

 FGColorScheme ()

Public Attributes

int window_back
int window_fore
int active_title
int inactive_title
int wnd_bord1
int wnd_bord2
int wnd_bord3
int statusbar
int menu_back
int menu_fore
int menu_back_active
int menu_fore_active
int button_fore
int button_back
int button_fore_pushed
int button_back_pushed
int button_bord1
int button_bord2
int button_bord3
int edit_background_active
int edit_foreground
int edit_border
int edit_background
int slider
int menuwindow_back
int menuwindow_fore
int menuwindow_frame
int pdmenu_back_active
int pdmenu_fore_active
int pdmenu_gray
int pdmenu_color_of_frame
int edit_fore_disable
int notebook_active
int slider_disable


Constructor & Destructor Documentation

fgl::FGColorScheme::FGColorScheme  ) 
 

a default pulldown menu frame color


Member Data Documentation

int fgl::FGColorScheme::active_title
 

an active FGWindow title color

int fgl::FGColorScheme::button_back
 

a default push button background color

int fgl::FGColorScheme::button_back_pushed
 

a default push button background color when pushed

int fgl::FGColorScheme::button_bord1
 

a default push button border 1

int fgl::FGColorScheme::button_bord2
 

a default push button border 2

int fgl::FGColorScheme::button_bord3
 

a default push button border 3

int fgl::FGColorScheme::button_fore
 

a default push button foreground color

int fgl::FGColorScheme::button_fore_pushed
 

a default push button foreground color when pushed

int fgl::FGColorScheme::edit_background
 

a default edit box border 2

int fgl::FGColorScheme::edit_background_active
 

a default edit box background color if not activated

int fgl::FGColorScheme::edit_border
 

a default edit box border 1

int fgl::FGColorScheme::edit_fore_disable
 

a default edit box color when disabled

int fgl::FGColorScheme::edit_foreground
 

a default edit box foreground color

int fgl::FGColorScheme::inactive_title
 

an inactive FGWindow title color

int fgl::FGColorScheme::menu_back
 

a default base menu background color

int fgl::FGColorScheme::menu_back_active
 

a default base menu background color when active

int fgl::FGColorScheme::menu_fore
 

a default base menu foreground color

int fgl::FGColorScheme::menu_fore_active
 

a default base menu foreground color when active

int fgl::FGColorScheme::menuwindow_back
 

a default pulldown menu background color

int fgl::FGColorScheme::menuwindow_fore
 

a default pulldown menu foreground color

int fgl::FGColorScheme::menuwindow_frame
 

a default pulldown menu frame color

int fgl::FGColorScheme::notebook_active
 

a default notebook color (current item)

int fgl::FGColorScheme::pdmenu_back_active
 

a default pulldown menu item background color

int fgl::FGColorScheme::pdmenu_color_of_frame
 

a default pulldown menu frame color

int fgl::FGColorScheme::pdmenu_fore_active
 

a default pulldown menu item foreground color

int fgl::FGColorScheme::pdmenu_gray
 

a default pulldown menu item color when disabled

int fgl::FGColorScheme::slider
 

a default slider color

int fgl::FGColorScheme::slider_disable
 

a default slider color when disabled

int fgl::FGColorScheme::statusbar
 

a default FGWindow statusbar color

int fgl::FGColorScheme::window_back
 

a default FGWindow background color

int fgl::FGColorScheme::window_fore
 

a default FGWindow foreground color

int fgl::FGColorScheme::wnd_bord1
 

a default FGWindow shaded frame color 1

int fgl::FGColorScheme::wnd_bord2
 

a default FGWindow shaded frame color 2

int fgl::FGColorScheme::wnd_bord3
 

a default FGWindow shaded frame color 3


Generated on Wed Feb 9 11:31:38 2005 for OpenGUI by  doxygen 1.4.0