text-widget Questions

10

Solved

I am writing a Python program in TKinter on Ubuntu to import and print the name of files from particular folder in Text widget. It is just adding filenames to the previous filnames in the Text widg...
Aalborg asked 15/1, 2015 at 15:15

1

Solved

What is the StrutStyle in the Flutter Text widget? I've read this documentation but I'm having trouble understanding the meaning, especially the height, leading, and fontSize parameters.
Slater asked 27/6, 2019 at 22:20

1

Solved

How can one automatically resize a text widget to fit a text widget's height There will not be any \n om the text widget, instead the text will wrap (whole word) around and continue down. wrap=W...
Weathercock asked 6/9, 2017 at 18:11

2

Solved

Every time a character is entered into a Text widget, I want to get the contents of that widget and subtract its length from a certain number (basically a "you have x characters left" deal). But ...
Labium asked 2/4, 2013 at 18:36

1

Solved

How can I mark a portion of a tkinter text widget as readonly? That is, I want to be able to allow editing only in certain parts of the widget. For example, I want to allow editing only after a pro...
Stat asked 24/6, 2012 at 18:32
1

© 2022 - 2024 — McMap. All rights reserved.