python - Move base coordinates Tkinter -


i want move coordinates on tkinter canvas bottom left corner (0, 0), meaning top right corner (height, width).

how this?

simplest way write function inverts vertical coordinate, given canvas height , desired element height passed in.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -