Need help with composite application

Hello!

I’m developing simple composite application, with 2 NSF components.

After I added these components I realized that I cannot disallow resizing of component frames. I didnt find any properties to do that.

Is there any way to disable resizing of components in composite application?

Thanks.

Subject: About resizing components in a CA

Hi, I know for sure moving and closing of a component can be controlled using com.ibm.rcp.moveable and com.ibm.rcp.closeable respectively in the advanced properties of the component. I’ll check about resizing and post a response again.

Thanks

Bhavan