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 `_