Edit comment and os limitation for UI builder and Storyboard
authorYongheon, Shin <yongheon.shin@samsung.com>
Tue, 24 Nov 2015 10:58:03 +0000 (19:58 +0900)
committerYongheon, Shin <yongheon.shin@samsung.com>
Tue, 24 Nov 2015 11:01:40 +0000 (20:01 +0900)
Change-Id: I1260dfca0d2a26277fea5566e73d044038904e66
Signed-off-by: Yongheon, Shin <yongheon.shin@samsung.com>
org.tizen.devtools/html/native_tools/storyboard_n.htm
org.tizen.devtools/html/native_tools/uibuilder_n.htm

index 029d854..3a6c0dd 100644 (file)
 <p class="figure">Figure: Component diagram</p>
 <p align="center"><img alt="Component diagram" src="../images/storyboard_diagram.png" /></p>
 
+<table class="note">
+<tbody>
+    <tr>
+    <th class="note">Note</th>
+    </tr>
+    <tr>
+    <td class="note">The Storyboard is supported only in 2.4 platform.</td>
+    </tr>
+</tbody>
+</table>
+
 <p>To use the Storyboard:</p>
 <ol>
 <li>Create a Storyboard application.
index 220eeb5..90e3718 100644 (file)
 <p align="center"><img alt="UI Builder" src="../images/nuib_ui_builder.png" /></p>
 
 <table class="note">
-   <tbody>
   <tr>
-     <th class="note">Note</th>
+<tbody>
+ <tr>
+    <th class="note">Note</th>
     </tr>
     <tr>
-     <td class="note">The UI Builder is supported only in mobile Ubuntu.</td>
   </tr>
-   </tbody>
-  </table>
+    <td class="note">For 2.4 platform, the UI Builder is supported in Ubuntu and Windows. And, for 2.3.1 platform, it is supported only in Ubuntu.</td>
+ </tr>
+</tbody>
+</table>
   
 <h2 id="views" name="views">Supported Views and Editors</h2>
 
 <p>Palette</p>
 <p>The palette contains EFL UI components, which you can select and add to the design area.</p>
 <ul>
-<li>Supported UI components:
+<li>Supported UI components for applications of 2.4 platform:
 <p>Scroller, Grid, Table, Box, Panes, Panel, Button, Check, Radio, Colorselector, Entry, Spinner, Slider, Naviframe, List, Genlist, Toolbar, Multibuttonentry, Gengrid, Index, Background, Datetime, Icon, Image, Label, Progressbar, and Layout</p></li>
+<li>Supported UI components for applications of 2.3.1 platform:
+<p>Scroller, Grid, Table, Box, Panes, Button, Check, Radio, Entry, Spinner, Slider, Naviframe, List, Genlist, Index, Background, Datetime, Icon, Image, Label, Progressbar, and Layout</p></li>
 </ul>
 </li>
 <li>