Re: [Dynapi-Dev] ZIndex problems

2001-05-29 Thread Daniel Holmen
> 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

Re: [Dynapi-Dev] ZIndex problems

2001-05-29 Thread Michael Pemberton
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

Re: [Dynapi-Dev] ZIndex problems

2001-05-29 Thread Daniel Holmen
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

Re: [Dynapi-Dev] ZIndex problems

2001-05-29 Thread Michael Pemberton
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

Re: [Dynapi-Dev] ZIndex problems

2001-05-29 Thread Richard Bennett
); 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

Re: [Dynapi-Dev] ZIndex problems

2001-05-28 Thread Daniel Holmen
> 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

[Dynapi-Dev] ZIndex problems

2001-05-28 Thread Michael Pemberton
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