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

Fui.cpp File Reference

Implements Fly! UI widget classes descended from CFuiComponent. More...

#include "../Include/Ui.h"
#include "../Include/Fui.h"
#include "../Include/Utility.h"
#include "../Include/Globals.h"

Go to the source code of this file.

Functions

static CFuiComponentCreateFuiComponent (EFuiComponentTypes type)
static bool ValidFuiComponentType (Tag tag)
static SFontFuiFont (Tag fontTag)


Detailed Description

Definition in file Fui.cpp.


Function Documentation

static CFuiComponent * CreateFuiComponent EFuiComponentTypes  type  )  [static]
 

Definition at line 3856 of file Fui.cpp.

Referenced by CFuiGroupBox::Read(), and CFuiWindow::Read().

static SFont* FuiFont Tag  fontTag  )  [static]
 

Definition at line 42 of file Fui.cpp.

References SGlobals::fonts, SDefaultFonts::ftasci10, SDefaultFonts::ftmicro5, SDefaultFonts::ftthin24, globals, and WARNINGLOG.

Referenced by CFuiWindowTitle::CFuiWindowTitle(), and CFuiComponent::ReadFinished().

static bool ValidFuiComponentType Tag  tag  )  [static]
 

Definition at line 3801 of file Fui.cpp.

References COMPONENT_BOX, COMPONENT_BUTTON, COMPONENT_CANVAS, COMPONENT_CHECKBOX, COMPONENT_CLOSE_BUTTON, COMPONENT_DEFAULT_BUTTON, COMPONENT_DISCLOSURE, COMPONENT_DLLVIEW, COMPONENT_DOUBLE_BUTTON, COMPONENT_GAUGE, COMPONENT_GRAPH, COMPONENT_GROUPBOX, COMPONENT_HORIZ_MARQUEE, COMPONENT_LABEL, COMPONENT_LINE, COMPONENT_LIST, COMPONENT_MAP, COMPONENT_MARQUEE, COMPONENT_MENU, COMPONENT_MENUBAR, COMPONENT_MINIMIZE_BUTTON, COMPONENT_PALETTE_WINDOW, COMPONENT_PALETTE_WINDOW_TITLE, COMPONENT_PICTURE, COMPONENT_POPUPMENU, COMPONENT_PROGRESS, COMPONENT_RADIOBUTTON, COMPONENT_RUNWAY_CANVAS, COMPONENT_SCROLLAREA, COMPONENT_SCROLLBAR, COMPONENT_SLIDER, COMPONENT_TABBUTTON, COMPONENT_TABCONTROL, COMPONENT_TABPAGE, COMPONENT_TEXTAREA, COMPONENT_TEXTFIELD, COMPONENT_TITLE, COMPONENT_WINDOW, COMPONENT_WINDOW_MENUBAR, COMPONENT_WINDOW_NORESIZE, and COMPONENT_ZOOM_BUTTON.

Referenced by CFuiWindow::Read().

SourceForge.net Logo Documentation generated by doxygen