Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXDebugTarget Class Reference

#include <FXDebugTarget.h>

Inheritance diagram for FX::FXDebugTarget:

FX::FXObject List of all members.

Public Methods

 FXDebugTarget ()
 Construct a debug target.


Static Public Attributes

const FXchar *const messageTypeName []

Detailed Description

A DebugTarget prints out every message it receives. To use it, simply make the DebugTarget a target of the widget whose messages you want to see,