A paneHandle is a special widget that is used to divide its parent into panes. The size of the panes can be adjusted by moving the paneHandle.
Widget Info | Symbolic widget type | EZ_WIDGET_PANE_HANDLE |
| Default class name | "PaneHandle" |
| Default instance name | "paneHandle" |
Resources
| Config_Option | ResourceName | DefaultValue |
| EZ_CLASS | class | "PaneHandle" |
| EZ_NAME | name | "paneHandle" |
| EZ_WIDTH | width | |
| EZ_HEIGHT | height | |
| EZ_BORDER_WIDTH | borderWidth | 0 |
| EZ_BORDER_TYPE | borderType | none |
| EZ_FOCUS_PAD | focusPad | 1 |
| EZ_PADX | padx | 0 |
| EZ_PADY | pady | 0 |
| EZ_EXPAND | expand | true |
| EZ_PROPAGATE | propagate | true |
| EZ_CURSOR | cursor | "XC_left_ptr" |
| EZ_BUBBLE_STRING | bubbleString | null |
| EZ_DESTROY_CALLBACK | N/A | null null |
| EZ_EVENT_HANDLER | N/A | null null |
| EZ_FOREGROUND | foreground | "black" |
| EZ_BACKGROUND | background | "gray74 |
| EZ_BG_IMAGE_FILE | bgImageFile | null |
| EZ_BG_PIXMAP | N/A | none |
| EZ_HIGHLIGHT_FOREGROUND | highlightForeground | |
| EZ_HIGHLIGHT_BACKGROUND | highlightBackground | |
| EZ_BG_IMAGE_FILE_B | bgImageFileB | null |
| EZ_BG_PIXMAP_B | N/A | none |
| EZ_CLIENT_PTR_DATA | N/A | null |
| EZ_CLIENT_INT_DATA | clientIntData | 0 |
| EZ_DND_DRAG_CURSOR | dndDragCursor | none |
| EZ_DND_BUBBLE_STRING | dndBubbleString | null |
| EZ_GRIP_BUTTON_STYLE | gripButtonStyle | 0 |