Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Tabris Tree with Template and IOS
Tabris Tree with Template and IOS [message #1349567] Mon, 12 May 2014 08:46 Go to next message
Eclipse UserFriend
Hi,

we are evaluating the use of tabris for IOS application.
Using the example Tree from
"com\eclipsesource\tabris\demos\ui\BooksListPage.java" for displaying
tree data, we can browse the tree in IOS simulator, but can not go back.
There is no back button displayed. The use of
onTree(tree).setBackButtonNavigationEnabled(true); did not help.
If we comment out the constructors of TreeColumn and
onTree(tree).setTemplate(createRowTemplate()); and
onTree(tree).setItemHeight(68); then the tree works as expected.

Are we missing something?

Regards,
Markus Krüger
Re: Tabris Tree with Template and IOS [message #1349638 is a reply to message #1349567] Mon, 12 May 2014 09:25 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Markus,
for Tabris related questions please use Stackoverflow [1]. You will get
fast and appropriate answer there.

[1] http://stackoverflow.com/search?q=tabris
Best,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Tabris Tree with Template and IOS [message #1349667 is a reply to message #1349638] Mon, 12 May 2014 09:44 Go to previous message
Eclipse UserFriend
Thanks Ivan

Am 12.05.2014 11:25, schrieb Ivan Furnadjiev:
> Hi Markus,
> for Tabris related questions please use Stackoverflow [1]. You will get
> fast and appropriate answer there.
>
> [1] http://stackoverflow.com/search?q=tabris
> Best,
> Ivan
>
Previous Topic:[ANN] e4 on RAP - Updated to Luna M7
Next Topic:TreeViewer RowTemplate Expander missing
Goto Forum:
  


Current Time: Sat Apr 27 02:16:45 GMT 2024

Powered by FUDForum. Page generated in 0.02976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top