Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

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

    r157 r163  
    800800           
    801801          <h4>Version</h4><div class="preformat">  
    802  $Id$</div> 
     802 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    803803          <h4>History</h4><div class="preformat"> 
    804804  
     
    824824           
    825825         
     826          <h3>Statistics</h3> 
     827          <table class="statistics"> 
     828            <tr><td>McCabe cyclic</td><td>           1</td></tr> 
     829            <tr><td>McCabe essential</td><td>           1</td></tr> 
     830            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     831          </table> 
    826832           
    827833         
     
    874880           
    875881          <h4>Version</h4><div class="preformat">  
    876  $Id$</div> 
     882 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    877883          <h4>History</h4><div class="preformat"> 
    878884  
     
    898904           
    899905         
     906          <h3>Statistics</h3> 
     907          <table class="statistics"> 
     908            <tr><td>McCabe cyclic</td><td>           1</td></tr> 
     909            <tr><td>McCabe essential</td><td>           1</td></tr> 
     910            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     911          </table> 
    900912           
    901913         
     
    963975           
    964976          <h4>Version</h4><div class="preformat">  
    965  $Id$</div> 
     977 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    966978          <h4>History</h4><div class="preformat"> 
    967979  
     
    987999           
    9881000         
     1001          <h3>Statistics</h3> 
     1002          <table class="statistics"> 
     1003            <tr><td>McCabe cyclic</td><td>          11</td></tr> 
     1004            <tr><td>McCabe essential</td><td>           1</td></tr> 
     1005            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     1006          </table> 
    9891007           
    9901008         
     
    10371055           
    10381056          <h4>Version</h4><div class="preformat">  
    1039  $Id$</div> 
     1057 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    10401058          <h4>History</h4><div class="preformat"> 
    10411059  
     
    10611079           
    10621080         
     1081          <h3>Statistics</h3> 
     1082          <table class="statistics"> 
     1083            <tr><td>McCabe cyclic</td><td>           1</td></tr> 
     1084            <tr><td>McCabe essential</td><td>           1</td></tr> 
     1085            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     1086          </table> 
    10631087           
    10641088         
     
    11111135           
    11121136          <h4>Version</h4><div class="preformat">  
    1113  $Id$</div> 
     1137 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    11141138          <h4>History</h4><div class="preformat"> 
    11151139  
     
    11351159           
    11361160         
     1161          <h3>Statistics</h3> 
     1162          <table class="statistics"> 
     1163            <tr><td>McCabe cyclic</td><td>          11</td></tr> 
     1164            <tr><td>McCabe essential</td><td>           1</td></tr> 
     1165            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     1166          </table> 
    11371167           
    11381168         
     
    13091339           
    13101340          <h4>Version</h4><div class="preformat"> 
    1311  $Id: cw_slider_pm.pro 150 2006-08-09 10:12:54Z navarro $ 
     1341 $Id: cw_slider_pm.pro 157 2006-08-21 09:01:50Z navarro $ 
    13121342</div> 
    13131343          <h4>History</h4><div class="preformat"> 
     
    13591389       1) GET_VALUE 
    13601390   widget_control,wid_id,get_value=resultat 
    1361    retourne ds la variable resultat une structure de 2 elements dont 
    1362    les noms sont inspires des mots cles que l''on peut passer a 
    1363    widget_control qd on utilise WIDGET_SLIDER: 
     1391   Send back in the result variable a structure of 2 elements whose name  
     1392   are inspired from keywords we can pass at  
     1393   widget_control when we use WIDGET_SLIDER: 
    13641394            VALUE:the value setting of the widget 
    13651395            SLIDER_MIN_MAX: a 2 elements array: The minimum and the 
     
    13681398   widget_control,wid_id,set_value=impose 
    13691399   Allows to modify the state of the combobox like we can do it for  
    1370    WIDGET_COMBOBOX. May impose:  
    1371        a) un entier: donne la nouvelle position of the slider. 
     1400   WIDGET_COMBOBOX. May impose:   
     1401       a) a integer: give the new position of the slider. 
    13721402       b) A structure which can have for elements (from 1 to 3):  
    13731403            VALUE: an integer which give the new position of the slider 
     
    13871417           
    13881418         
     1419          <h3>Statistics</h3> 
     1420          <table class="statistics"> 
     1421            <tr><td>McCabe cyclic</td><td>           9</td></tr> 
     1422            <tr><td>McCabe essential</td><td>           1</td></tr> 
     1423            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     1424          </table> 
    13891425           
    13901426         
Note: See TracChangeset for help on using the changeset viewer.