简体   繁体   English

如何在Tizen Native App中创建表格视图

[英]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. 我是Tizen的新手,我正在尝试使用tizen本机应用程序创建tableview。 I found we need FUi.h, FApp.h files which is not available in my Tizen IDE (2.3.0). 我发现我们需要FUi.h,FApp.h文件,这些文件在Tizen IDE(2.3.0)中不可用。 Can anyone help me. 谁能帮我。

You can use EFL to create Tableview in Tizen. 您可以使用EFL在Tizen中创建Tableview。 There are api's for table and box creation in EFL for tizen native app's UI. 在EFL中有api用于在tizen本机应用的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 https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__Table.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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