Re: [Dynapi-Dev] Re: [Dynapi-Help] Dynapi3 getContentWidth and Template

2003-08-18 Thread Raymond Irving
IMO I think it's very useful in many areas for example, LoadPanels, Labels, etc. It would not require the user to overload the setSize function or listen to onresize to adjust the size of the layer. By default it would be turned off. To activate auto-resize the user will have to use setAutoSize(w

Re: [Dynapi-Dev] Re: [Dynapi-Help] Dynapi3 getContentWidth and Template

2003-08-18 Thread Leif W
Yes, it sounds like it would be of more use in the DynLayer, as other widgets could make use of it even if they don't use TemplateManager. Leif - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 9:35 AM Subject: Re: [Dyna