Re: Revisiting the persisting of attributes on thecombo_box widget
Mark Anderson <[email protected]>
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Ok, i've just checked this in to environ_core.js Except it is NWconfig, not nwConfig. Don't ask :). We might think about removing the accesskey and tabindex from text_expander and combo_box widgets, and just make the default value of inline_copy_atts to be ['accesskey', 'tabindex']. Note that nothing here does anything about widgets created programmatically; this feature is only for inline constructors. -mda >>If so, i think i can pretty easily add this in environ_core.js >>NW_checkNodeIsConstructor. >>It would be based on a global config, such as >> nwConfig['inline_copy_atts'] = ['foobar', 'tabindex']; >> >> > >This would work for me. This is basically what I've already done (wrt a nwConfig[] option) but I've only implemented it in the cbo box widget. > >-- Michael > >_______________________________________________ >The netWindows developers list: [email protected] >http://netwindows.org/mailman/listinfo/devel_netwindows.org > > _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org