mirror of
https://github.com/godotengine/godot.git
synced 2024-11-12 23:24:26 +00:00
parent
c97437a8b3
commit
159581739a
@ -15,6 +15,7 @@
|
||||
[/codeblock]
|
||||
The above code will create a [SpinBox], disable context menu on it and set the text alignment to right.
|
||||
See [Range] class for more options over the [SpinBox].
|
||||
[b]Note:[/b] [SpinBox] relies on an underlying [LineEdit] node. To theme a [SpinBox]'s background, add theme items for [LineEdit] and customize them.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
Loading…
Reference in New Issue
Block a user