From 88286b01b91122d98236f8f2692d2ff70beb7e36 Mon Sep 17 00:00:00 2001 From: Ceccopierangiolieugenio Date: Fri, 5 May 2023 13:24:21 +0100 Subject: [PATCH] Used mp4 videos instead of webm in the TextEdit Tutorial --- tutorial/ttkDesigner/textEdit/README.rst | 28 ++++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/tutorial/ttkDesigner/textEdit/README.rst b/tutorial/ttkDesigner/textEdit/README.rst index bc0a7e95..5ad085f1 100644 --- a/tutorial/ttkDesigner/textEdit/README.rst +++ b/tutorial/ttkDesigner/textEdit/README.rst @@ -41,8 +41,8 @@ Start a new project .. raw:: html `textEdit.01.tui.json `_ @@ -71,8 +71,8 @@ Add The first buttons (Undo,redo - Cut,Copy,Paste) .. raw:: html `textEdit.02.tui.json `_ @@ -96,8 +96,8 @@ Add the TextEdit widget .. raw:: html `textEdit.03.tui.json `_ @@ -117,8 +117,8 @@ Link the Events/Slots for the basic functionalities .. raw:: html `textEdit.04.tui.json `_ @@ -133,8 +133,8 @@ I used those emoji as file open/save text 📂 💾 .. raw:: html `textEdit.05.tui.json `_ @@ -147,8 +147,8 @@ Link the Events/Slots for the color feature .. raw:: html `textEdit.06.tui.json `_ @@ -161,8 +161,8 @@ Preview and Quick Export .. raw:: html Exported: `texteditor.01.py `_