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

FXEX::FXComboBoxEx Class Reference

The ComboBoxEx widget is very similar to the normal FOX ComboBox widget. More...

#include <FXComboBoxEx.h>

Inheritance diagram for FXEX::FXComboBoxEx::

FXPacker List of all members.

Detailed Description

The ComboBoxEx widget is very similar to the normal FOX ComboBox widget.

It differs in that the dropdown list entries use an FXIconList rather than an FXList. This allows the combobox to optionally show icons next to each list entry, rather than a bland text based list.

ComboBoxEx styles are the same styles used in FXComboxBox - look there for the definitions.

Definition at line 40 of file FXComboBoxEx.h.