I\'ve developed a simple application with TabView. There are two tabs, each tab has a short text and an icon. I\'ve made the icons in the way the tutorials say.
Hi I\'m setting up an android app and I\'m using a tabbed interface.I\'d like three tabs, a text based tab (About), a webkit tab (Store) and a gridview tab of images (Gallery) like in the Gridview tut
I have a tabbed application which then has a navigation controller. In each the navigation controller I an a table View Controller which obviously contains a table. I push a new table view controller
I am trying to embed a JFace TableViewer in a SWT TabFolder, but when I do so, the table does not show up. The current (working code) in my GitToDo code looks like (see this Git repos):