Quantcast
Viewing all articles
Browse latest Browse all 8068

Dashboard UI control for iphone in titanium

  1. Mobile

  2. CLI version 3.2.1, Titanium SDK version 3.2.1.GA

  3. IOS 6.1.3

4.IPhone 4

  1. OS X version 10.8.5

  2. Titanium Studio, build: 3.2.1.201402041146

  3. This is the code

    <Alloy>
        <Window class="container">      
            <DashboardView editable="false">
                <DashboardItem image="appicon.png" label="test1"></DashboardItem>
                <DashboardItem image="appicon.png" label="test2"></DashboardItem>
                <DashboardItem  image="appicon.png" label="test3"></DashboardItem>
            </DashboardView>
        </Window>
    </Alloy>
    I am trying to use dashboard for iphone as "main menu for app", there is 2 problems for the following code: it appears that editable = "false" throws an error, editable should be numeric. The other problem is that labels aren't displayed, i see only icons.

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>