Skip to content

Commit 147f223

Browse files
authored
Update Allow positioning of text inside TextBox.rst
1 parent df6ee53 commit 147f223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/next_whats_new/Allow positioning of text inside TextBox.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Text can be positioned inside TextBox widget
22
---------------------
33

4-
A new parameter called ``textalignment``,by default set to ``"left"``, can be used to control for the position of the text inside the Axes of the TextBox widget.
4+
A new parameter called ``textalignment`` can be used to control for the position of the text inside the Axes of the TextBox widget.
55

6-
For example a textbox with the property set to "center" can be created with
6+
Example :
77

88
.. code-block::
99

0 commit comments

Comments
 (0)