From: <hv...@ya...> - 2001-01-15 06:36:02
|
Have you looked at the current window widgets an the loadpanel? They = have most of these features and should be able to combine unless your = needs or wants are very specific. Henrik V=E5glin [ hv...@ya... ] ----- Original Message -----=20 From: Nathan Winder=20 To: dyn...@li...=20 Sent: Monday, January 15, 2001 7:05 AM Subject: [Dynapi-Widgetdev] DynLayer Question Thank you for your time, I am building a DynWindow widget, I plan to send it to you on = complesion, but I have run into a few problems. 1. I would like to load an *.html file, or its contents, into a = DynLayer. The only method I have found for entering html is = DynLayer.setHTML(). 2. I am trying to allow text wrap in my window. I was going to use a = table, but images enlarge the table. If I use another DynLayer, the = contents just gets clipped. Again thank you, Nathan |