Branch: refs/heads/dabo3
  Home:   https://github.com/dabodev/dabo
  Commit: 74f2d8907b922f7ce308c9974e2153986ffaf134
      
https://github.com/dabodev/dabo/commit/74f2d8907b922f7ce308c9974e2153986ffaf134
  Author: EdLeafe <[email protected]>
  Date:   2019-01-28 (Mon, 28 Jan 2019)

  Changed paths:
    M dabo/dObject.py
    M dabo/db/dConnection.py
    M dabo/db/dCursorMixin.py
    M dabo/db/dbSQLite.py
    M dabo/ui/__init__.py
    M dabo/ui/concordance.py
    M dabo/ui/dBaseMenuBar.py
    M dabo/ui/dBitmapButton.py
    M dabo/ui/dBox.py
    M dabo/ui/dButton.py
    M dabo/ui/dCheckBox.py
    M dabo/ui/dCheckList.py
    M dabo/ui/dComboBox.py
    M dabo/ui/dDatePicker.py
    M dabo/ui/dDialog.py
    M dabo/ui/dDropdownList.py
    M dabo/ui/dEditBox.py
    M dabo/ui/dForm.py
    M dabo/ui/dFormMain.py
    M dabo/ui/dFormMixin.py
    M dabo/ui/dGauge.py
    M dabo/ui/dLabel.py
    M dabo/ui/dLine.py
    M dabo/ui/dListBox.py
    M dabo/ui/dListControl.py
    M dabo/ui/dMenu.py
    M dabo/ui/dMenuBar.py
    M dabo/ui/dMenuItem.py
    M dabo/ui/dPageFrame.py
    M dabo/ui/dPageFrameMixin.py
    M dabo/ui/dPanel.py
    M dabo/ui/dPemMixin.py
    M dabo/ui/dRadioList.py
    M dabo/ui/dSearchBox.py
    M dabo/ui/dSlider.py
    M dabo/ui/dSpinner.py
    M dabo/ui/dSplitter.py
    M dabo/ui/dStatusBar.py
    M dabo/ui/dTextBox.py
    M dabo/ui/dTextBoxMixin.py
    M dabo/ui/dTimer.py
    M dabo/ui/dToolBar.py
    M dabo/ui/dTreeView.py
    M dabo/ui/test.py
    M dabo/ui/uiApp.py

  Log Message:
  -----------
  Rework __init__() calls to use super()

wxPython changed the way that their objects check for "readiness", and
our old method of selectively calling the __init__()'s of superclasses
was causing wx to fail. So I've started changing them all to using
super(), and making sure that those method signatures match.

There is still a lot of debug printout in the code, but this is as far
as I got over the weekend.



      **NOTE:** GitHub Services has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by 
January 31st, 2019.


--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/5c4f05aa3ddbe_47302b2859b545947...@hookshot-fe-b0febf1.cp1-iad.github.net.mail

Reply via email to