Thanks for the input.

Two points though:
1. I work with DynAPI 2 (2001-01-25), not Dynacore. I don't know if I can switch 
easily, because I have other widgets written on DynAPI.
2. This window seems to work with DynAPI but the maximize and close buttons (didn't 
try minimize) react strange in NS. It doesn't work when I click on the buttons, but 
when I start clicking around the button it reacts sooner or later. I can't find a 
specific location or offset.

I'll put the project online sometime next week, then you can also see the code (bit 
too much to include here).

CU
ELI

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Richard
> Bennett
> Sent: donderdag 5 april 2001 16:27
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Help] Netscape
> 
> 
> Of course, until you post what you have, we don't know what's 
> wrong, but, check this examples of Pascal's skinwindow:
> http://www.resass.f2s.com/dynapi/Pascal_Bestebroer_Dynacore_Exampl
> es/dynacore.gui.skinwindow.htm
> available here http://www.dynamic-core.net/tools/dynacore/index.htm .
> 
> The problem with images not showing up is a dynimage bug, 
> probably fixed in the upcoming release.
> 
> Normally it's IE5.5 that has speed problems, caused by using to 
> many layers, which cause memory-leak.
> The last skinable window I made, I stripped out all the layers, 
> keeping only three (the widget, the canvas, and a cover).
> I put the skins(normal <img>) in a table, and wrote the whole 
> thing as a setHTML in the widget.
> 
> Cheers,
> Richard Bennett
> 
> [EMAIL PROTECTED]
> www.richardinfo.com
> (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
> visit the DynAPI homepage (and FAQ) ::
> http://dynapi.sourceforge.net/dynapi/index.php?menu=1
> Browse (and search) the mailinglist here:
> http://www.mail-archive.com/index.php3?hunt=dynapi
> 
> 
> ----- Original Message ----- 
> From: "E. te Winkel" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 05, 2001 3:31 PM
> Subject: [Dynapi-Help] Netscape
> 
> 
> > Hi,
> > 
> > I'm working on a skinable window widget, but have a problem 
> with Netscape 4.75.
> > The window works for both IE and NS, but with NS it's _very_ 
> slow and sometimes the images of the skin are missing. I'm using 
> DynLayers for the contents (and a LoadPanel if needed) and 
> DynLayers for the separated images of the skin. The window is 
> created when needed and not on load time (I don't know how many 
> windows will be opened by the user).
> > Is the speed problem a NS4 problem, or can I patch the DynAPI 
> source to make it faster?
> > 
> > CU
> > Eli
> > 
> > 
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-help
> > 
> 


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to