Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e497c commit 5fb0f11Copy full SHA for 5fb0f11
doc/users/next_whats_new/widget_blitting.rst
@@ -0,0 +1,6 @@
1
+Blitting in Button widgets
2
+--------------------------
3
+
4
+The `.Button`, `.CheckButtons`, and `.RadioButtons` widgets now support
5
+blitting for faster rendering, on backends that support it, by passing
6
+``useblit=True`` to the constructor.
0 commit comments