Still can't get a replicated view to scroll. Anything special I need to do in the code below?
-----Original Message----- From: Tim Patsch [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 5:49 PM To: [email protected] Subject: [Laszlo-user] Scrolling a replicated view.... Can't seem to get this to happen. When I attempt it, the views stack on top of each other. If I remove scrollbar, all is well. Any special steps necessary when attaching a scrollbar to a replicated view? <view name="scrollcontainer" width="300" clip="true"> <view datapath="data:/items/item"> <itempanel/> </view> </view> <hscrollbar visible="${scrollable}"/> -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/296 - Release Date: 3/29/2006 _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/298 - Release Date: 3/30/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.4.1/309 - Release Date: 4/11/2006 _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
