sprint 1-alpha
Classes | Namespaces | Functions
sprint/gtl/propertylist.h File Reference

a property list dialog More...

#include <sprint/container/any.h>

Go to the source code of this file.

Classes

struct  sprint::gtl::Param

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


namespace  sprint::gtl
 

GTL, GUI Template Library is an ATL compatible framework, oriented to cross-compile Win32 application on more operative systems.


Functions

void sprint::gtl::Property_FillList (HWND hwnd, const Param *, int num)
 Fill a LISTVIEW with Property.
void sprint::gtl::Property_Edit (HWND hwnd, const Param *, int num, int idx)
 Handle Property Edit.

Detailed Description

a property list dialog

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines