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/AUTOUR_de_XXX/letsdraw.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments">  
     699 It si the procedure lauching the drawing.  
     700 If we do not give the command to it, it call  
     701 construitcommande to know what to trace. 
     702</div> 
    699703 
    700704       
     
    711715        <div class="routine_details" id="_letsdraw"> 
    712716 
    713           <h2><a class="top" href="#container">top</a>letsdraw </h2> 
     717          <h2><a class="top" href="#container">top</a>letsdraw <span class="categories"> 
     718 
     719 </span></h2> 
    714720         
    715721          <p class="header"> 
    716722            letsdraw<span class="result">, <a href="#_letsdraw_param_base">base</a></span>, <a href="#_letsdraw_keyword_COMMANDE">COMMANDE</a>=<span class="result">COMMANDE</span>, <a href="#_letsdraw_keyword__extra">_extra</a>=<span class="result">_extra</span></p> 
    717723         
    718           <div class="comments"> 
    719  NAME:widgetdessine 
    720  
    721  PURPOSE: c'est la procedure qui lance le dessin. Si on ne le lui 
    722  donne pas de commande, elle appelle construitcommande pour savoir 
    723  quoi tracer. 
    724  
    725  CATEGORY: 
    726  
    727  CALLING SEQUENCE:widgetdessine, base 
    728   
    729  INPUTS:base: l''id du widget ou appliquer le dessin 
    730  
    731  KEYWORD PARAMETERS: 
    732        COMMANDE: un string du style: read_data('sst'...),.... 
    733  
    734  OUTPUTS: 
    735  
    736  COMMON BLOCKS:common.pro 
    737  
    738  SIDE EFFECTS: 
    739  
    740  RESTRICTIONS: 
    741  
    742  EXAMPLE: 
    743 </div> 
     724          <div class="comments"></div> 
    744725 
    745726           
     
    750731             
    751732            <h4 id="_letsdraw_param_base">base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    752                
    753                
    754                
    755                
     733              <span class="attr">in</span> 
     734               
     735               
     736              <span class="attr">required</span> 
    756737               
    757738               
     
    760741            </h4> 
    761742         
    762           <div class="comments"></div> 
     743          <div class="comments"> 
     744 The id of the widget where apply the drawing. 
     745 </div> 
    763746             
    764747 
     
    780763            </h4> 
    781764         
    782             <div class="comments"></div> 
     765            <div class="comments"> 
     766 A string of the style: read_data('sst'...),... 
     767</div> 
    783768             
    784769            <h4 id="_letsdraw_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    793778            </h4> 
    794779         
    795             <div class="comments"></div> 
     780            <div class="comments"> 
     781 Used to pass your keywords  
     782 </div> 
    796783             
    797784           
    798785 
    799786           
    800            
    801            
    802            
    803            
    804            
    805            
    806            
    807            
    808            
    809            
    810            
    811          
    812            
    813            
    814            
    815            
     787          <h3>Version history</h3> 
     788           
     789          <h4>Version</h4><div class="preformat">  
     790 $Id: letsdraw.pro 150 2006-08-09 10:12:54Z navarro $ 
     791 </div> 
     792          <h4>History</h4><div class="preformat"></div> 
     793           
     794           
     795           
     796           
     797           
     798           
     799           
     800         
     801          <h3>Other attributes</h3> 
     802           
     803           
     804          <h4>Uses routines</h4><div class="preformat"> 
     805 common.pro  
     806 </div> 
    816807           
    817808           
Note: See TracChangeset for help on using the changeset viewer.