Methods
- C
- D
- G
- H
- I
- M
- S
- V
- X
Constants
TkCommandNames | = | ['::iwidgets::promptdialog'.freeze].freeze |
WidgetClassName | = | 'Promptdialog'.freeze |
Instance Public methods
clear()
Link
based on Tk::Iwidgets::Entryfield
default(name)
Link
index method is not available, because it shows index of the entry field
delete(first, last=None)
Link
dragto(pos)
Link
hide(name)
Link
index(idx)
Link
insert(pos,text)
Link
invoke(name=nil)
Link
mark(pos)
Link
selection_adjust(index)
Link
selection_clear()
Link
selection_from(index)
Link
selection_present()
Link
selection_range(s, e)
Link
selection_to(index)
Link
show(name)
Link
xview(*index)
Link
xview_moveto(*index)
Link