core/com.nokia.carbide.cpp.doc.user/html/tasks/Multi-BitmapFile.html
changeset 2131 ff0156b93599
parent 1376 120480c02651
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
     3 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     3 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     4 </head>
     4 </head>
     5    <body>
     5    <body>
     6 <h2>Creating an MBM File</h2>
     6 <h2>Creating an MBM File</h2>
     7 <p>
     7 <p>
     8 		Symbian OS programs typically store bitmaps for application icons or
     8 		Symbian programs typically store bitmaps for application icons or
     9 		other purposes in the Symbian OS multi-bitmap (MBM) file format, as described
     9 		other purposes in the Symbian multi-bitmap (MBM) file format, as described
    10 		in <a href="../concepts/MBMDefWizard.html">MBM File</a>. The Edit MBM/MIF Contents or Edit MBM Contents window allows you to create an MBM file.</p>
    10 		in <a href="../concepts/MBMDefWizard.html">MBM File</a>. The Edit MBM/MIF Contents or Edit MBM Contents window allows you to create an MBM file.</p>
    11 	 <div class="step">
    11 	 <div class="step">
    12 	   <h4>
    12 	   <h4>
    13 		  To create an MBM file</h4>
    13 		  To create an MBM file</h4>
    14    </div>
    14    </div>
    15 	 <ol> 
    15 	 <ol> 
    16 		<li> 
    16 		<li> 
    17 		 In the <a href="../reference/view_sym_proj_nav.htm">Symbian Project Navigato</a>r view double-click  a .mmp file (Figure 1) to open the <b>MMP Editor</b> (Figure 2).
    17 		 In the <a href="../projects/views/view_sym_proj_nav.htm">Symbian Project Navigato</a>r view double-click  a .mmp file (Figure 1) to open the <b>MMP Editor</b> (Figure 2).
    18 	      <p align="center"><img src="projects/images/AIF_editor_mmp_symprojnav.png" width="271" height="261" /></p>
    18 	      <p align="center"><img src="projects/images/AIF_editor_mmp_symprojnav.png" width="271" height="261" /></p>
    19 		   <p align="center" class="figure">Figure 1- MMP File </p>
    19 		   <p align="center" class="figure">Figure 1- MMP File </p>
    20 	   </li>
    20 	   </li>
    21        <li>
    21        <li>
    22        In the <b>Sources</b> tab under the <b>Resources</b> group, select <b>Bitmaps</b> </li>
    22        In the <b>Sources</b> tab under the <b>Resources</b> group, select <b>Bitmaps</b> </li>