From: Nathan W. <win...@ho...> - 2001-01-15 06:01:37
|
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 tabl= e, but images enlarge the table. If I use another DynLayer, the contents = just gets clipped. Again thank you, Nathan |