Glad it works for you. I wouldn't know about NetBeans since I'm not using it. I presume it depends on how NetBeans gets the state of the component. It is the component itself you can't resize anymore or is it the view size that doesn't change on resize?
What you may try is to also call BasicHTML.updateRenderer() so the clientProperties for the parent component are updated when you create a View. If that doesn't help you may try to have a closer look at the View javadoc and see if you can get any idea from there. [Message sent by forum member 'rah003' (rah003)] http://forums.java.net/jive/thread.jspa?messageID=193282 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
