src/swipl-devel/packages/xpce/man/refmanual/md/dialog_item.md

class dialog_item {#class-dialog_item}

Class dialog_item describes the communication between a dialogue window (class dialog). and an item in such a window. Besides the normal communication between graphicals and windows, this entails:

Dialog Item's are normally appended to a dialog using dialog->append. In some cases there spatial relationship is specified using ->above, ->below, ->left or ->right.

Fine tuning of layout is achieved using ->auto_align, ->alignment, ->auto_label_align, ->auto_value_align and ->reference.

Dialog items may also be displayed on normal graphical device objects (including window objects). With automatic layout, this is achieved using device ->append_dialog_item and device ->layout_dialog'. Without automatic layout usingdevice ->display'.

@see class slider @see dialog->layout @see class dialog @see class graphical @see class event

Class variables {#class-dialog_item-classvars}

Instance variables {#class-dialog_item-instvars}

Send methods {#class-dialog_item-send}

Get methods {#class-dialog_item-get}



Try the rswipl package in your browser

Any scripts or data that you put into this service are public.

rswipl documentation built on June 16, 2026, 5:07 p.m.