core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_import_bitmaps.htm
author fturovic <frank.turovich@nokia.com>
Mon, 10 Aug 2009 15:21:12 -0500
changeset 400 9b005a8e6778
parent 0 fb279309251b
child 1225 a546534a48de
permissions -rw-r--r--
removed duplicate pages, unused images, and fixed links to same

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Import Bitmaps</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Import Bitmaps</h2>
<p>Use the <b>Import</b>  window to import bitmap resources from the file system. </p>
<p align="center"><img src="../images/wnd_import_bitmaps.png" width="543" height="584" /></p>
<p class="figure">Figure 1 - Import Bitmaps window </p>
<h5>Table 1. Import Bitmaps window&mdash;items </h5>
<table width="88%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="34%" scope="col">Item</th>
    <th width="66%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>From directory </b></td>
    <td>Path to folder containing bitmaps files to import. Click Browse to choose a different location. </td>
  </tr>
  <tr>
    <td><b>Filter Types... </b></td>
    <td>Click to open a dialog and select filter options. </td>
  </tr>
  <tr>
    <td><b>Select All </b></td>
    <td>Click to select all files. </td>
  </tr>
  <tr>
    <td><b>Deselect All </b></td>
    <td>Click to deselect all files. </td>
  </tr>
  <tr>
    <td><b>Into folder </b></td>
    <td>Specify the location within the project to store the imported files. </td>
  </tr>
  <tr>
    <td><b>Overwrite existing resources without warning </b></td>
    <td>Enable to overwrite existing resources using the same names with the new ones being imported. </td>
  </tr>
  <tr>
    <td><b>Create complete folder structure </b></td>
    <td>Create a duplicate of the system folder structure at the project location set in the Into folder text box. </td>
  </tr>
  <tr>
    <td><b>Create selected folders only </b></td>
    <td>Create  folder structures at the project location set in the Into folder text box only for the selected folders.</td>
  </tr>
</table>
<h5>&nbsp;</h5>
<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>

</body>
</html>