Skip to content

griloHBG/TextInputLineNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextInputLineNumber

Another Kivy Widget

This is an attempt (that actually is not that bad) of a TextInput that shows the line numbering

It handles:

  • Word wrapping (there is no possibility of disabling the word-wrapping)
  • Word breaking (when the word is so big that it needs to flow to the next line)

TODO

It doesn't handle well 4000+ lines. I think that this happens mainly because of the line numbering: the numbers are totally refreshed every new line, which is not very smart.

About

Kivy Widget TextInput with numbered lines

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages