Ignore:
Timestamp:
08/09/06 12:21:11 (18 years ago)
Author:
navarro
Message:

english and nicer header (3b)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 
     700</div> 
    699701 
    700702       
     
    859861        <div class="routine_details" id="_cw_slide_slice"> 
    860862 
    861           <h2><a class="top" href="#container">top</a>cw_slide_slice </h2> 
     863          <h2><a class="top" href="#container">top</a>cw_slide_slice <span class="categories"> 
     864</span></h2> 
    862865         
    863866          <p class="header"> 
     
    866869          <div class="comments"></div> 
    867870 
    868            
     871          <h3>Return value</h3><div class="preformat"> 
     872  
     873 </div> 
    869874 
    870875           
     
    873878             
    874879            <h4 id="_cw_slide_slice_param_parent">parent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    875                
    876                
    877                
    878                
     880              <span class="attr">in</span> 
     881               
     882               
     883              <span class="attr">required</span> 
    879884               
    880885               
     
    883888            </h4> 
    884889         
    885           <div class="comments"></div> 
     890          <div class="comments"> 
     891 The widget ID of the parent widget. 
     892</div> 
    886893             
    887894 
     
    903910            </h4> 
    904911         
    905             <div class="comments"></div> 
     912            <div class="comments"> 
     913 Vector indicating the geographic zone on which we want to cut the map.  
     914 If BOXZOOM has :  
     915   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     916   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     917   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     918   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     919   6 elements: The extraction is made on Boxzoom  
     920 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     921</div> 
    906922             
    907923            <h4 id="_cw_slide_slice_keyword_UVALUE">UVALUE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    916932            </h4> 
    917933         
    918             <div class="comments"></div> 
     934            <div class="comments"> 
     935 The user value to be associated with the widget. 
     936 </div> 
    919937             
    920938            <h4 id="_cw_slide_slice_keyword_UNAME">UNAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    929947            </h4> 
    930948         
    931             <div class="comments"></div> 
     949            <div class="comments"> 
     950 The user name to be associated with the widget. 
     951 </div> 
    932952             
    933953            <h4 id="_cw_slide_slice_keyword_FRAME">FRAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    942962            </h4> 
    943963         
    944             <div class="comments"></div> 
     964            <div class="comments"> 
     965 Specifies the width of the frame to be drawn around the base. 
     966 </div> 
    945967             
    946968            <h4 id="_cw_slide_slice_keyword_ROW">ROW&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    955977            </h4> 
    956978         
    957             <div class="comments"></div> 
     979            <div class="comments"> 
     980 Buttons will be arranged in the number of rows 
     981 specified by this keyword. 
     982 </div> 
    958983             
    959984            <h4 id="_cw_slide_slice_keyword_COLUMN">COLUMN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    968993            </h4> 
    969994         
    970             <div class="comments"></div> 
     995            <div class="comments"> 
     996 Buttons will be arranged in the number of columns 
     997 specified by this keyword. 
     998 </div> 
    971999             
    9721000            <h4 id="_cw_slide_slice_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    9811009            </h4> 
    9821010         
    983             <div class="comments"></div> 
    984              
    985            
    986  
    987            
    988            
    989            
    990            
    991            
    992            
    993            
    994            
    995            
    996            
    997            
    998            
    999          
    1000            
    1001            
    1002            
    1003            
     1011            <div class="comments"> 
     1012 Used to pass your keywords 
     1013 </div> 
     1014             
     1015           
     1016 
     1017          <h3>Examples</h3><div class="preformat"> 
     1018  
     1019 </div> 
     1020          <h3>Version history</h3> 
     1021           
     1022          <h4>Version</h4><div class="preformat">  
     1023 $Id: cw_slide_slice.pro 150 2006-08-09 10:12:54Z navarro $ 
     1024 </div> 
     1025          <h4>History</h4><div class="preformat"> 
     1026  
     1027 </div> 
     1028           
     1029           
     1030          <h3>Known issues</h3> 
     1031           
     1032           
     1033          <h4>Todo items</h4><div class="preformat"> 
     1034 seb: documenter 
     1035</div> 
     1036          <h4>Restrictions</h4><div class="preformat"> 
     1037  
     1038 </div> 
     1039         
     1040          <h3>Other attributes</h3> 
     1041           
     1042           
     1043          <h4>Uses routines</h4><div class="preformat"> 
     1044  
     1045 </div> 
    10041046           
    10051047           
Note: See TracChangeset for help on using the changeset viewer.