[Zope-Moz] RE: [Zope-Moz] Réf. : Re: [Zope -Moz] PropertyView - The story so faro far -Moz] PropertyView - The story so faro far

Martijn Pieters mj@digicool.com
Tue, 1 Feb 2000 10:23:14 -0500


> -----Original Message-----
> From: kamon.ayeva@bureauveritas.com
> [mailto:kamon.ayeva@bureauveritas.com]
> Has someone finally found documented somewhere how to apply dynamic
> overlays to create a new prefwindow that uses some of the code of the
> default Mozilla prefwindow ? Thanks.

Maybe if you copied over the pref.xul file to the zopestudio chrome dir,
and provided your own preftree.xul by changing the line:

  <?xul-overlay href="chrome://pref/content/preftree.xul"?>

to:

  <?xul-overlay href="chrome://zopestudio/content/zspreftree.xul"?>

You should be able to reuse all the javascript this way. Note that I
haven't done any real research into the pref window.

-- 
Martijn Pieters, Software Engineer 
| Digital Creations http://www.digicool.com 
| Creators of Zope      http://www.zope.org 
| mailto:mj@digicool.com       ICQ: 4532236
| PGP:
http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 
-------------------------------------------