Skip to content

A tool that makes GUI development in Python (Tkinter) easier.

License

Notifications You must be signed in to change notification settings

codingprivacy/JudgePixels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JudgePixels

A tool that makes GUI development in Python (Tkinter) easier.

missing screenshot 1

The tool creates window based on given window coordinates, and grid size (in pixels).

missing screenshot 2

In the botoom, It shows position of the mouse cursor when it hovers over the window. This makes it easier to determine the pixel and location of the widget while placing in the window. This tool proves to be very useful when using place geometry manager in Tkinter.

About

A tool that makes GUI development in Python (Tkinter) easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%