Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Utilities/text_box.html

    r234 r242  
    6363     
    6464 This procedure writes a short text message within a box-shaped 
    65  area in a graphics window. The message may be split at word 
     65 area in a graphic window. The message may be split at word 
    6666 boundaries into several lines, and the character size and 
    6767 orientation may be adjusted for the text to fit within the box. 
     
    9393      <font size="-1" color="#006633">required</font> 
    9494       
    95        
    96        
    97        
    98     </h4> 
    99  
    100      
    101  ASCII text string containing the message. 
     95      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>string</i></font> 
     96       
     97       
     98    </h4> 
     99 
     100     
     101 message in ASCII. 
    102102 
    103103     
     
    121121 
    122122     
    123  4 element vector specifying the box position and size 
    124  pos[0],pos[1] specify the lower left corner coordinate 
    125  pos[2],pos[3] specify the upper right corner coordinate 
    126  data window normalized coordinates are use 
     123 4 elements vector specifying the box position and size 
     124 pos[0],pos[1] specify the lower left corner coordinate, 
     125 pos[2],pos[3] specify the upper right corner coordinate, 
     126 data window normalized coordinates are used. 
    127127 
    128128     
     
    208208 
    209209     
    210  activate to show the box on graphics window. 
     210 activate to show the box on graphic window. 
    211211 
    212212     
Note: See TracChangeset for help on using the changeset viewer.