Re: Revisiting the persisting of attributes on the combo_box widget

Mark Anderson <[email protected]>
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <[email protected]>
Michael Flanagan wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Just bringing the issue up again so it doesn't fade into obscurity :)
>
> Mark, you were going to apply some though to the whole persisting
> attributes issue? 

Now that alex has made the widgets use prototype inheritance from 
NW_widgetComponent,
i think there is a possibility of a shared hook.

Are you in a situation where there is a fixed set of attributes that 
you'd like copied
in *any* constructor in your app (no customization per constructor or 
widget type)?
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'];

> If your client has rolled their release, I'll resync and create the
> patch again for merging and submit it to the list again.
>
> Is now a good time? 

We think the client just launched today, so now would be a good time.

-mda


_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.