/xcanvas

Extended tkinter Canvas Window with zoom scale and mouse/keyboad bindings

Primary LanguagePython

XCanvas

  • An extended Python/tkinter Canvas window with zoom/scale and extended bindings.
  • See the tkinter Python module, Canvas class, for basic functionalities
  • Usage examples for the XCanvas class are included in the file "test.py" in this package