Can someone explain the tree autoscroll attribute to me. I'm looking for a way to display a tree node's contents if when expanding the contents are clipped...I'm hoping autoscroll would scroll the tree upwards so the subnodes are displayed. Sofar my experiments haven't showed any results:
 
<view height="235" width="100%" clip="true">
  <view id="eventHolder" clip="true">
    <tree x="40" id="tree_search" datapath="ds_search:/page/root" showroot="false" autoscroll="true">
      <tree icon="lztree_folder_rsc" datapath="package-do" closesiblings="true" autoscroll="true">
                                       
 
James Holstead
Software Engineer
Tybrin Corporation
tybrin.com
850.337.2718
 
This e-mail and any files transmitted with it are the property of TYBRIN Corporation, are confidential, and are intended solely for the use of the individual or entity to which this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please delete this message immediately. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited.
 
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to