Dialog containing multiple objects
virtual void HandleEvent(XEvent *__Event) Handles the object passed as argument, by calling ProcessEvent() of all the registered clients virtual bool ProcessMessage(XMessage *__Event) Process messages XObject* CurrentFocusedClient The client that currently own the focus
virtual bool ProcessMessage(XMessage *__Event) Process messages XObject* CurrentFocusedClient The client that currently own the focus
XObject* CurrentFocusedClient The client that currently own the focus