Ed Leafe wrote: > On Oct 23, 2009, at 6:05 PM, Paul McNett wrote: > >> + def __init__(self, parent, properties=None, attProperties=None, >> TextBoxClass=None, *args, **kwargs): > > Just a minor nit: normal params should start with lower case; only > property names and method handler keywords get capitalized. In this > case, since it is neither, it should be 'textBoxClass'.
I thought about that, however this should/will become a property someday. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
