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

FX::FXDebugTarget Class Reference

A DebugTarget prints out every message it receives. More...

#include <FXDebugTarget.h>

Inheritance diagram for FX::FXDebugTarget:
FX::FXObject

List of all members.

Public Member Functions

long onMessage (FXObject *, FXSelector, void *)
 FXDebugTarget ()
 Construct a debug target.

Static Public Attributes

static const FXchar *const messageTypeName []

Protected Attributes

FXObjectlastsender
FXSelector lastsel
FXuint count

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,


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp