Photon microGUI widgets library 0.6.0
PhWidgets::ComboBox::ThisArgs::ArgUnsignedLong Struct Reference

Contains resource IDs for ComboBox arguments of type unsigned long. More...

#include <ComboBox.h>

Inheritance diagram for PhWidgets::ComboBox::ThisArgs::ArgUnsignedLong:
PhWidgets::ComboBox::ArgUnsignedLong PhWidgets::ComboBox::Arguments

Public Types

enum  eArgUnsignedLong { text_fill_color }
 Resource IDs for ComboBox arguments of type unsigned long. More...
 
enum  eArgUnsignedLongFlag { cbox_flags }
 Resource IDs for ComboBox flags of type unsigned long. More...
 

Detailed Description

Contains resource IDs for ComboBox arguments of type unsigned long.

Member Enumeration Documentation

◆ eArgUnsignedLong

Resource IDs for ComboBox arguments of type unsigned long.

Aliases

PhWidgets::ComboBox::Arguments::eArgUnsignedLong, PhWidgets::ComboBox::ArgUnsignedLong::eArgUnsignedLong

See Widget::resource for usage description.

Enumerator
text_fill_color 

The fill color of the text area.

Default value is Pg_LGRAY.

Note
This resource should be PgColor_t type but for some reason documentation says unsigned long.

◆ eArgUnsignedLongFlag

Resource IDs for ComboBox flags of type unsigned long.

Aliases

PhWidgets::ComboBox::Arguments::eArgUnsignedLongFlag, PhWidgets::ComboBox::ArgUnsignedLong::eArgUnsignedLongFlag

See Widget::resource for usage description.

Enumerator
cbox_flags 

Flags of ComboBox widget.


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