Skip to content

FilipeMarch/Resizable-Widget-in-Kivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Resizable and Draggable Widget in Kivy

A draggable and resizable widget implemented in Kivy with 8 control points. You can move it and resize it any way you want, just click and drag on the edges or corners.

  • When you hover your mouse over the control points, you can see the cursor changing.
  • When you click on the edge, you can see its color changing. If you click on a corner, two edges will be selected.
  • You may want to change the MINIMUM_HEIGHT, MINIMUM_WIDTH constants to get the behaviour you want.
Gravacao_de_Tela_2022-12-17as09.38.35.mp4

I was using this widget in one of my projects, I hope it helps someone that needs something similar.

About

A resizable widget implemented in Kivy with 8 control points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages