I know I not the smartest guy but I don't understand how to inherent dForm any longer.  In the past we would do something like

class MainForm(dabo.ui.dForm):

or if you did some imports

class MainForm(dForm):

_but now I get__: _

__

builtins.TypeError:module.__init__() takes at most 2 arguments (3 given)__

__

Whenever I try to inherent the dForm.

So what am I missing?

Johnf __

__

__


On 6/11/19 4:56 PM, Ed Leafe wrote:
For anyone following along:

Some great improvements have been made to the dabo3 branch. First, the changes 
submitted by mesalu seemed to be pretty solid, and have been merged. Once I 
started with those fixes, I’ve fixed a bunch of issues, mostly dealing with the 
change to the namespace pollution I removed earlier in the branch.

So many of the UI classes are directly runnable now. I will try to make time to 
get the demo and ide directories cleaned up next.


-- Ed Leafe






[excessive quoting removed by server]

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

Reply via email to