hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Fix unit test TestUmlFrame #239

Closed hasii2011 closed 3 years ago

hasii2011 commented 3 years ago

Uses script mode; Maybe I can fix this or learn how it works Needs updating for wxpython 4.x. or is it Python

(got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
  dc.DrawRectangle(sx, sy, width, height)
hasii2011 commented 3 years ago

Bigger change than I thought necessary