From: Yongheon, Shin Date: Tue, 24 Nov 2015 10:58:03 +0000 (+0900) Subject: Edit comment and os limitation for UI builder and Storyboard X-Git-Tag: tizen_3.0/TD_SYNC/20161201~312 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be228567ed8432ab0665c9fb7aadf39df71e6932;p=sdk%2Fonline-doc.git Edit comment and os limitation for UI builder and Storyboard Change-Id: I1260dfca0d2a26277fea5566e73d044038904e66 Signed-off-by: Yongheon, Shin --- diff --git a/org.tizen.devtools/html/native_tools/storyboard_n.htm b/org.tizen.devtools/html/native_tools/storyboard_n.htm index 029d854..3a6c0dd 100644 --- a/org.tizen.devtools/html/native_tools/storyboard_n.htm +++ b/org.tizen.devtools/html/native_tools/storyboard_n.htm @@ -35,6 +35,17 @@

Figure: Component diagram

Component diagram

+ + + + + + + + + +
Note
The Storyboard is supported only in 2.4 platform.
+

To use the Storyboard:

  1. Create a Storyboard application. diff --git a/org.tizen.devtools/html/native_tools/uibuilder_n.htm b/org.tizen.devtools/html/native_tools/uibuilder_n.htm index 220eeb5..90e3718 100644 --- a/org.tizen.devtools/html/native_tools/uibuilder_n.htm +++ b/org.tizen.devtools/html/native_tools/uibuilder_n.htm @@ -38,15 +38,15 @@

    UI Builder

    - - - + + + - - - -
    Note
    Note
    The UI Builder is supported only in mobile Ubuntu.
    + 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. + + +

    Supported Views and Editors

    @@ -183,8 +183,10 @@

    Palette

    The palette contains EFL UI components, which you can select and add to the design area.

      -
    • Supported UI components: +
    • Supported UI components for applications of 2.4 platform:

      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

    • +
    • Supported UI components for applications of 2.3.1 platform: +

      Scroller, Grid, Table, Box, Panes, Button, Check, Radio, Entry, Spinner, Slider, Naviframe, List, Genlist, Index, Background, Datetime, Icon, Image, Label, Progressbar, and Layout