hkb_editor.gui.widgets.dpg_item
¶
DpgItem
¶
Base class for Dear PyGui widget wrappers.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
tag
|
int or str
|
Unique identifier; auto-generated if 0. |
0
|
width
|
int
|
Pixel width of the widget. |
required |