Python Series Part 23: Text Widget - Part 1

Now that we've covered the primary commands, we can start on the Methods, Tags and Marks. If you intend on using a Text Widget, or multiples, these are very handy abilities other than the standard options. Methods Now, we can move on to doing something with text in the Text Object. Let's start with the five methods: insert delete get index see Insert Method We can insert text into the Text Object by specifying the line, character place and... https://www.linux.org/threads/python-series-part-23-text-widget-part-1.60068/
Read Full Article on Linux.org →

As an Amazon Associate I earn from qualifying purchases.