8000 Added description of textbox widget and example · smithsp/matplotlib@d44d6dd · GitHub
[go: up one dir, main page]

Skip to content

Commit d44d6dd

Browse files
HastingsGreerfariza
authored andcommitted
Added description of textbox widget and example
1 parent da9b536 commit d44d6dd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/users/whats_new.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _whats-new:
1+
w.. _whats-new:
22

33
************************
44
What's new in matplotlib
@@ -244,6 +244,13 @@ Some parameters have been added, others have been improved.
244244
Widgets
245245
-------
246246

247+
Added TextBox Widget
248+
249+
````````````````````
250+
Added a widget that allows text entry by reading key events when it is active.
251+
Text caret in text box is visible when it is active, can be moved using arrow keys but not mouse
252+
253+
247254
Active state of Selectors
248255
`````````````````````````
249256

0 commit comments

Comments
 (0)
0