Hi experts,
I'm using attribute list and docbaseobjectconfiguration to display attributes. I use this kind of configuration :
<attribute name="myAttr">
<editcomponent>myComponent</editcomponent>
</attribute>
Everything working fine with it apart that "myComponent" is display in a too small window (myComponent is a locator and need a pretty big one). I know how to do for action invokation but how can I configure my window size in this situation ?
Thank you for your help,
(Webtop 6.5SP2)