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/findtopid.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 Find, from an Id of widget, the Id of the widget which is  
     700 "the top-level base" (i.e., it has no parent) 
     701 
     702 categories 
     703 widget 
     704 </div> 
    699705 
    700706       
     
    714720         
    715721          <p class="header"> 
    716             <span class="result">result = </span>findtopid(<span class="result"><a href="#_findtopid_param_identite">identite</a></span>)</p> 
     722            <span class="result">result = </span>findtopid(<span class="result"><a href="#_findtopid_param_WIDGET_ID">WIDGET_ID</a></span>)</p> 
    717723         
    718724          <div class="comments"> 
    719  NAME: findtopid 
    720  
    721  PURPOSE: retrouve a partir d''un Id de widget l'Id du widget qui est 
    722  "the top-level base" (i.e., it has no parent) 
    723  
    724  CATEGORY: aide pour les widgets 
    725  
    726  CALLING SEQUENCE: res=findtopid(Widget_ID) 
    727   
    728  INPUTS: Widget_ID: this argument should be the widget ID of the 
    729  widget for which information is desired. 
    730  
    731  KEYWORD PARAMETERS: 
    732  
    733  OUTPUTS: l'Id du widget qui est "the top-level base" 
    734  
    735  COMMON BLOCKS: 
    736  
    737  SIDE EFFECTS:  
    738  
    739  RESTRICTIONS: 
    740  
    741  EXAMPLE: 
    742725</div> 
    743726 
    744            
     727          <h3>Return value</h3><div class="preformat"> 
     728 The Id of the widget which is "the top-level base" 
     729</div> 
    745730 
    746731           
     
    748733         
    749734             
    750             <h4 id="_findtopid_param_identite">identite&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     735            <h4 id="_findtopid_param_WIDGET_ID">WIDGET_ID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    751736               
    752737               
     
    759744            </h4> 
    760745         
    761           <div class="comments"></div> 
     746          <div class="comments"> 
     747 This argument should be the widget ID of the 
     748 widget for which information is desired. 
     749</div> 
    762750             
    763751 
     
    767755 
    768756           
    769            
    770            
    771            
    772            
     757          <h3>Version history</h3> 
     758           
     759          <h4>Version</h4><div class="preformat"> 
     760 $Id: findtopid.pro 150 2006-08-09 10:12:54Z navarro $ 
     761</div> 
     762          <h4>History</h4><div class="preformat"></div> 
    773763           
    774764           
Note: See TracChangeset for help on using the changeset viewer.