Ed Leafe wrote: > dabo Commit > Revision 3366 > Date: 2007-09-13 06:21:58 -0700 (Thu, 13 Sep 2007) > Author: Ed > Trac: http://svn.dabodev.com/trac/dabo/changeset/3366 > > Changed: > U trunk/dabo/dApp.py > > Log: > Added the property 'DefaultMenuBarClass' to the app. Forms will use this > class for their MenuBar if their MenuBarClass property is not specified. This > allows you to set a "global" default menu bar class without having to set it > for each individual form.
Hmm, I think I have to score this one -0... couldn't a developer just subclass dForm, change MenuBarClass there, and then subclass their forms off of that? -- pkm ~ http://paulmcnett.com _______________________________________________ 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/dabo-dev/[EMAIL PROTECTED]
