Branch: refs/heads/dabo3
  Home:   https://github.com/dabodev/dabo
  Commit: 7b256a0e645a12c7c168e55385e6b6686a572704
      
https://github.com/dabodev/dabo/commit/7b256a0e645a12c7c168e55385e6b6686a572704
  Author: jfabiani <[email protected]>
  Date:   2020-09-12 (Sat, 12 Sep 2020)

  Changed paths:
    M ide/ReportDesigner.py

  Log Message:
  -----------
  I was getting lot's of these messages:
DeprecationWarning: an integer is required (got type float).
Implicit conversion to integers using __int__ is deprecated, and may be
removed in a future version of Python.

I replaced the floats with a convert to int() to fix the above issues.  I'm not 
sure this the
best thing to do but I can't see any issues.

The ReportDesigner opens files, saves, the property sheet opens,
the object tree opens. The objects can be moved using the arrow keys.
Dragging does NOT work.  The object can't select an object.

ReportDesigner also works with the latest reportlab 3.5.49



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/dabodev/dabo/push/refs/heads/dabo3/[email protected]

Reply via email to