bitmap_tree.cpp File Reference

#include "bitmap_tree.h"
#include <basis/portable.h>
#include <textual/string_convert.h>

Include dependency graph for bitmap_tree.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define KEY_PRESSED   0x8000
#define EVENT_DRAG_SCROLL   1

Functions

bool MoveTreeItemCB (bitmap_tree *bt, HTREEITEM h, LPARAM l)


Define Documentation

#define EVENT_DRAG_SCROLL   1

Definition at line 25 of file bitmap_tree.cpp.

Referenced by bitmap_tree::OnLButtonUp(), bitmap_tree::OnTimer(), bitmap_tree::start_timer(), and bitmap_tree::stop_timer().

#define KEY_PRESSED   0x8000

Definition at line 24 of file bitmap_tree.cpp.

Referenced by bitmap_tree::OnClick(), bitmap_tree::OnKey(), and bitmap_tree::OnSelChanging().


Function Documentation

bool MoveTreeItemCB ( bitmap_tree bt,
HTREEITEM  h,
LPARAM  l 
)

Definition at line 100 of file bitmap_tree.cpp.

References bitmap_tree::IsDraggable().


Generated on Fri Nov 28 04:29:46 2008 for HOOPLE Libraries by  doxygen 1.5.1