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

FX::FXPicker Class Reference

A picker button allows you to identify an arbitrary location on the screen. More...

#include <FXPicker.h>

Inheritance diagram for FX::FXPicker:

FX::FXButton FX::FXLabel FX::FXFrame FX::FXWindow FX::FXDrawable FX::FXId FX::FXObject List of all members.

Public Member Functions

 FXPicker (FXComposite *p, const FXString &text, FXIcon *ic=NULL, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=BUTTON_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=DEFAULT_PAD, FXint pr=DEFAULT_PAD, FXint pt=DEFAULT_PAD, FXint pb=DEFAULT_PAD)

Detailed Description

A picker button allows you to identify an arbitrary location on the screen.

Copyright © 1997-2005 Jeroen van der Zijp