简体   繁体   中英

How to create a tableview in Tizen Native App

I'm new to Tizen and im trying to create a tableview with tizen native app. I found we need FUi.h, FApp.h files which is not available in my Tizen IDE (2.3.0). Can anyone help me.

You can use EFL to create Tableview in Tizen. There are api's for table and box creation in EFL for tizen native app's UI. just go to this link to find some guideline.

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__Table.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM