doc: role issues and involuntary comments
This commit is contained in:
@@ -982,12 +982,12 @@ The textbox (or window) is the window the dialogue is displayed in. In addition
|
||||
to changing gui/textbox.png, the following variables control how the textbox
|
||||
is displayed.
|
||||
|
||||
.. var: gui.textbox_height = 278
|
||||
.. var:: gui.textbox_height = 278
|
||||
|
||||
The height of the textbox window, which should also be the height of gui/
|
||||
textbox.png.
|
||||
|
||||
.. var: gui.textbox_yalign = 1.0
|
||||
.. var:: gui.textbox_yalign = 1.0
|
||||
|
||||
The placement of the textbox vertically on the screen. 0.0 is the top,
|
||||
0.5 is center, and 1.0 is the bottom.
|
||||
|
||||
@@ -168,9 +168,9 @@ the enter key being pressed.
|
||||
some or all of the methods, and set the value of the default
|
||||
field.
|
||||
|
||||
.. attribute: editable
|
||||
.. attribute:: editable
|
||||
|
||||
If true, this field is editable at all.
|
||||
If not true, disables the input field from being editable at all.
|
||||
|
||||
.. attribute:: default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user