Re: [Dynapi-Dev] problem with DynLayer.specificRemove and viewport

2001-11-28 Thread Richard Bennett
From: "Colin Thompson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 25, 2001 3:41 PM Subject: [Dynapi-Dev] problem with DynLayer.specificRemove and viewport > Testing IE 5.5 windows ME > > There is a serious problem with the current viewport code.

[Dynapi-Dev] problem with DynLayer.specificRemove and viewport

2001-11-25 Thread Colin Thompson
Testing IE 5.5 windows ME There is a serious problem with the current viewport code. take a look at either the viewport or scrollpane examples, you can only add each label once. The second time you try to add a label it's width and height are unset. Currently when we call viewport.setContent();