Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

win32/gxulelement_native.c File Reference

Keystone source file. More...

#include "framework_base.c"
#include "../../object.c"
#include "../gxulelement.c"
#include "../gobject.c"
#include "../glayout.c"
#include "../gproperties.c"
#include "../gwindow.c"
#include <windows.h>
#include <commctrl.h>

Defines

#define ATTR_DEFAULT_COLOUR   RGB(0xA0, 0xA0, 0xA0)
#define MENULIST_HEIGHT   300

Functions

Local LRESULT CALLBACK CGXULElement_WIN32_wnd_proc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Local LRESULT CALLBACK CGMenuList_WIN32_wnd_proc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Local LRESULT CALLBACK CGTree_WIN32_wnd_proc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK CGTabBox__WIN32_WndProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Local void DrawXorBar (HDC hdc, int x1, int y1, int width, int height)
LRESULT CGSplitter_WIN32_mouse_move (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
LRESULT CGSplitter_WIN32_l_button_down (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
LRESULT CGSplitter_WIN32_l_button_up (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
Local LRESULT CALLBACK CGSplitter_WIN32_wnd_proc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)


Detailed Description

Keystone source file.

Keystone Alpha Release

by Jacob Lister - 2004.

contact j_lister@paradise.net.nz


Define Documentation

#define ATTR_DEFAULT_COLOUR   RGB(0xA0, 0xA0, 0xA0)
 

#define MENULIST_HEIGHT   300
 


Function Documentation

Local LRESULT CALLBACK CGMenuList_WIN32_wnd_proc HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

LRESULT CGSplitter_WIN32_l_button_down HWND  hwnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam
 

LRESULT CGSplitter_WIN32_l_button_up HWND  hwnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam
 

LRESULT CGSplitter_WIN32_mouse_move HWND  hwnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam
 

Local LRESULT CALLBACK CGSplitter_WIN32_wnd_proc HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

LRESULT CALLBACK CGTabBox__WIN32_WndProc HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

Local LRESULT CALLBACK CGTree_WIN32_wnd_proc HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

Local LRESULT CALLBACK CGXULElement_WIN32_wnd_proc HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

Local void DrawXorBar HDC  hdc,
int  x1,
int  y1,
int  width,
int  height
 


Generated on Sat Feb 26 15:54:38 2005 for Keystone by  doxygen 1.4.1