core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_import_bitmaps.htm
changeset 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Import Bitmaps</title>
       
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Import Bitmaps</h2>
       
    12 <p>Use the <b>Import</b>  window to import bitmap resources from the file system. </p>
       
    13 <p align="center"><img src="../images/wnd_import_bitmaps.png" width="543" height="584" /></p>
       
    14 <p class="figure">Figure 1 - Import Bitmaps window </p>
       
    15 <h5>Table 1. Import Bitmaps window&mdash;items </h5>
       
    16 <table width="88%"  border="0" cellpadding="2" cellspacing="0">
       
    17   <tr>
       
    18     <th width="34%" scope="col">Item</th>
       
    19     <th width="66%" scope="col">Explanation</th>
       
    20   </tr>
       
    21   <tr>
       
    22     <td><b>From directory </b></td>
       
    23     <td>Path to folder containing bitmaps files to import. Click Browse to choose a different location. </td>
       
    24   </tr>
       
    25   <tr>
       
    26     <td><b>Filter Types... </b></td>
       
    27     <td>Click to open a dialog and select filter options. </td>
       
    28   </tr>
       
    29   <tr>
       
    30     <td><b>Select All </b></td>
       
    31     <td>Click to select all files. </td>
       
    32   </tr>
       
    33   <tr>
       
    34     <td><b>Deselect All </b></td>
       
    35     <td>Click to deselect all files. </td>
       
    36   </tr>
       
    37   <tr>
       
    38     <td><b>Into folder </b></td>
       
    39     <td>Specify the location within the project to store the imported files. </td>
       
    40   </tr>
       
    41   <tr>
       
    42     <td><b>Overwrite existing resources without warning </b></td>
       
    43     <td>Enable to overwrite existing resources using the same names with the new ones being imported. </td>
       
    44   </tr>
       
    45   <tr>
       
    46     <td><b>Create complete folder structure </b></td>
       
    47     <td>Create a duplicate of the system folder structure at the project location set in the Into folder text box. </td>
       
    48   </tr>
       
    49   <tr>
       
    50     <td><b>Create selected folders only </b></td>
       
    51     <td>Create  folder structures at the project location set in the Into folder text box only for the selected folders.</td>
       
    52   </tr>
       
    53 </table>
       
    54 <h5>&nbsp;</h5>
       
    55 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    56 
       
    57 </body>
       
    58 </html>