Ed Leafe wrote: > dabo Commit > Revision 4072 > Date: 2008-05-05 13:12:04 -0700 (Mon, 05 May 2008) > Author: Ed > Trac: http://svn.dabodev.com/trac/dabo/changeset/4072 > > Changed: > U trunk/dabo/ui/uiwx/dPemMixin.py > > Log: > Modified _bindDelayed to handle passing an empty string to a method binding > parameter. E.g., > > btn = dabo.ui.dButton(self, Caption="Walrus", OnClick="") > > Previously this would cause a crash; now it logs the error and continues.
What's the use case of sending an empty string to a method binding parameter? 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]
