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

windowTools.h File Reference

Fonction simple sur le fenetrage Windows. More...

#include "windowsx.h"
#include "commctrl.h"

Go to the source code of this file.

Functions

BOOL GetWindowSize (HWND hWnd, int *dx, int *dy)
BOOL GetWindowPos (HWND hWnd, int *x, int *y)
BOOL SetWindowSize (HWND hWndControl, int dx, int dy)
LONG SetWindowStyle (HWND hWnd, int set, LONG dwStyle)
void SetFullScreen (HWND hWnd, BOOL isFull, BOOL isTopMost=FALSE)
void SetWindowTitle (HWND hWnd, char *title, BOOL enableTitle)
BOOL ToggleCheck (HWND hWnd, int idControl)
void PushButton (HWND hWnd, int idControl)
void ShowMouse (BOOL active)
 affiche le curseur de la souris

BOOL GetDeltaWindow (HWND hWndParent, RECT *oldRect, int *deltaX, int *deltaY)
BOOL SetDeltaWindowSize (HWND hWndControl, int deltaX, int deltaY)
BOOL SetDeltaWindowPos (HWND hWndControl, int deltaX, int deltaY)
void TreeView_ExpandAll (HWND hTree, BOOL expand, HTREEITEM rootTree=NULL)
void TreeView_ExpandAll_Level (HWND hTree, BOOL expand, int levelMax, HTREEITEM rootTree=NULL)
void MoveToBorderTask (HWND hUpdatingWnd)


Detailed Description

Fonction simple sur le fenetrage Windows.

Definition in file windowTools.h.


Function Documentation

BOOL GetDeltaWindow HWND  hWndParent,
RECT *  oldRect,
int *  deltaX,
int *  deltaY
 

Definition at line 137 of file windowTools.cpp.

References BOOL().

Referenced by ValueEditorProc().

BOOL GetWindowPos HWND  hWnd,
int *  x,
int *  y
 

Definition at line 42 of file windowTools.cpp.

References BOOL().

Referenced by SetFullScreen(), and Screen::SetFullScreen().

BOOL GetWindowSize HWND  hWnd,
int *  dx,
int *  dy
 

Definition at line 26 of file windowTools.cpp.

References BOOL().

Referenced by SetFullScreen().

void MoveToBorderTask HWND  hUpdatingWnd  ) 
 

Definition at line 215 of file windowTools.cpp.

void PushButton HWND  hWnd,
int  idControl
 

Definition at line 103 of file windowTools.cpp.

Referenced by ToggleCheck().

BOOL SetDeltaWindowPos HWND  hWndControl,
int  deltaX,
int  deltaY
 

Definition at line 163 of file windowTools.cpp.

References BOOL(), and point.

Referenced by DebugStructProc(), and ValueEditorProc().

BOOL SetDeltaWindowSize HWND  hWndControl,
int  deltaX,
int  deltaY
 

Definition at line 150 of file windowTools.cpp.

References BOOL().

Referenced by ValueEditorProc().

void SetFullScreen HWND  hWnd,
BOOL  isFull,
BOOL  isTopMost = FALSE
 

Definition at line 65 of file windowTools.cpp.

References BOOL(), GetWindowPos(), GetWindowSize(), and SetWindowStyle().

BOOL SetWindowSize HWND  hWndControl,
int  dx,
int  dy
 

Definition at line 36 of file windowTools.cpp.

References BOOL().

LONG SetWindowStyle HWND  hWnd,
int  set,
LONG  dwStyle
 

Definition at line 56 of file windowTools.cpp.

Referenced by SetFullScreen(), and SetWindowTitle().

void SetWindowTitle HWND  hWnd,
char *  title,
BOOL  enableTitle
 

Definition at line 96 of file windowTools.cpp.

References SetWindowStyle().

void ShowMouse BOOL  active  ) 
 

affiche le curseur de la souris

Definition at line 130 of file windowTools.cpp.

Referenced by DebugStructProc(), ControlEngine::Proc(), and ValueEditorProc().

BOOL ToggleCheck HWND  hWnd,
int  idControl
 

Definition at line 109 of file windowTools.cpp.

References BOOL(), and PushButton().

void TreeView_ExpandAll HWND  hTree,
BOOL  expand,
HTREEITEM  rootTree = NULL
 

Definition at line 177 of file windowTools.cpp.

void TreeView_ExpandAll_Level HWND  hTree,
BOOL  expand,
int  levelMax,
HTREEITEM  rootTree = NULL
 

Definition at line 191 of file windowTools.cpp.

References level.

Referenced by DebugStructProc().


Generated on Fri Aug 20 19:20:59 2004 for 3d Controls by doxygen 1.3.6