Hi there! I have a container (ULCFlowLayoutPane inside a ULCScrollPane) with many (about 2000) components (fixed-size ULCTableLayoutPane with some ULCLabels in it). When i call the setVisible() method the uploading to client side takes so long (really too much: about 2 minutes) because it seems have to upload about 2Mb of data.
These subcomponents have same hiearchy but potentially different attributes (but they are equal when uploaded). The goal should be uploading one template component (its hiarchy and attributes, of course), and use a system feature (to be implemented) to clone it on both client and server side WITHOUT re-uploading all the stuff. After this, these components acts as normal ULC components. Only changed attributes will be uploaded to client-side. Does this make any sense to you? Have you encountered the same problem? Best regards, Paolo Scaffardi GFP Lab s.r.l. http://www.gfplab.com fax 178 2258454 _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
