Skip to content

Feature Request: Set cursor in TextField #3335

@macill0

Description

@macill0

In the process of my project: to create a notepad with Flet, I am currently coming up against the limits of the TextField control as there is no option to move/set the cursor manually.

For example, if you click on the summary text in a preview, it would be nice if the cursor jumped directly to the line with the original text in the text field

(Optional): Suggest A Solution

similar to #1005, I would like to see something like: TextField.setCursor( line, column )

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions