I have defined a widget - window (parent layer) and several child layers inside.
Some times I need to minimize a window to an icon. I used to setClip() on parent layer.
So far it was working ok hiding all the window. In NS6 it works very funny -
setClip() cuts parent layer but child layers are not clipped. As soon as I move the 
parent layer
(for example with moveTo( this.x+1, this.y) ) child layers disappears !

The same is when i try to maximize my window again.
(In IE works fine)

Krzysztof


On 01-02-13 at 13:22 Michael Pemberton wrote:

>why would you want to effect child layers?
>
>Krzysztof Kaczmarski wrote:
>
>> Hi,
>> if you guys are fixing bugs for NS6, keep an eye on setClip().
>> It sets clipbox for layer but doesn't touch the child layers of that layer.
>> Or maybe that's ok ?
>>
>> I tried with the latest snapshot.
>>
>> Krzysztof
>>
>>
>>
>> _______________________________________________
>> Dynapi-Help mailing list
>> [EMAIL PROTECTED]
>> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>
>--
>Michael Pemberton
>[EMAIL PROTECTED]
>ICQ: 12107010
>
>
>
>
>_______________________________________________
>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