dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
Dialog.createButtonsPanel
dlangui
dialogs
dialog
Dialog
create panel with buttons based on list of actions
class
Dialog
Widget
createButtonsPanel
(
const
(
Action
)[]
actions
,
int
defaultActionIndex
,
int
splitBeforeIndex
)
Meta
Source
See Implementation
dlangui
dialogs
dialog
Dialog
constructors
this
functions
close
createButtonsPanel
findKeyAction
handleAction
initialize
measure
onShow
show
properties
windowCaption
windowIcon
variables
_buttonActions
_cancelButton
_caption
_defaultButton
_flags
_icon
_initialHeight
_initialWidth
_parentWindow
_popup
_window
dialogResult
create panel with buttons based on list of actions