>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 4:59 PM
Subject: Re: [Dynapi-Dev] ZIndex problems
> i am not sure as to the reason, but I found that the change from 0 -> null
> happened back in late february (revision 1.32).
>
> it just so happens that pascal was the
unless this
> was removed due to some horrible bug).
>
> - Original Message -
> From: "Michael Pemberton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, May 29, 2001 2:33 PM
> Subject: Re: [Dynapi-Dev] ZIndex problems
>
> > thi
Then I think index 0 should be used in the new version aswell (unless this
was removed due to some horrible bug).
- Original Message -
From: "Michael Pemberton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 2:33 PM
Subject: Re: [Dynap
is created, NS ignores it totally.
>
> I never had any of these problems with the old (non DynAPIX) DynAPI though.
>
> - Original Message -
> From: "Michael Pemberton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, May 29, 2001 8:51
);
o.handle.setBgColor()
If anyone knows why this is happening?
Richard.
- Original Message -
From: "Daniel Holmen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 29 May, 2001 09:04
Subject: Re: [Dynapi-Dev] ZIndex problems
> In NS4 you can set the Z Index A
>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 8:51 AM
Subject: [Dynapi-Dev] ZIndex problems
> After going nuts trying to work out why NS4 was always placing layers
> above other regardless of index values, I came across the following
> solution:
>
> NS4 appears to p
After going nuts trying to work out why NS4 was always placing layers
above other regardless of index values, I came across the following
solution:
NS4 appears to place the layer above ALL other if the zindex value is
null. as such, I suggest that we make the zindex value 0 by default.
Also, I