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

FXPicker Class Reference

#include <FXPicker.h>

Inheritance diagram for FXPicker:

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

Public Methods

 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.