Questions tagged [tabbed-view]
53 questions
0
votes
1 answer
DevExpress TabbedView : Create Child Form from a Child Form
I'm using DX 15.1, and I'm trying to create a new tab from a child form.
So, basically, I have a parent form called "pForm", and a child form called "cForm".
I'm using DocumentManager module and switched it to TabbedView mode.
When I'm trying to…

Roland Andreas
- 335
- 4
- 13
0
votes
0 answers
Change current tab from a button click inside child fragment of the TabHost
I have currently a working project with Navigation drawer and tabbed view using TabHost.I have 3 tabs in which each fragments are loaded as the child view of the tab.My requirement is that,when I click a button inside the child fragment,I need to…

subrussn90
- 1,142
- 1
- 14
- 27
0
votes
2 answers
Add a background image to tables in a navigation view in a tabbed application
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 from this one.
I want to put a background to the…

padatronic
- 98
- 2
- 5
0
votes
1 answer
Switch layouts of CWnd inside CVIew
I have MDI application with Document/View enabled.
Inside CView class of the application there are created several CWnd derived child windows(different views) and then placed inside tab control (CMFCTabCtrl), which is also created in application…

kolkhi
- 56
- 4
0
votes
1 answer
TabbedViewNavigator in mobile application
I have a Mobile Application and trying to set a Master View that includes TabbedViewNavigator. This navigator includes two of ViewNavigator items those are Login and Settings.
Here is the main issue that I want to remove this navigator when the…

nadir.shpz
- 124
- 1
- 13
0
votes
1 answer
iOS - Tabbed aplication with table view and subview
I have one problem. in my app (it is tabbed style), I have one viewcontroller with some text and second with table view (RSS reader). When I have just the RSS and it is set to single view app, subview form rss works, but when I set up the tabbed app…

stepik21
- 2,610
- 3
- 22
- 32
-2
votes
1 answer
Which Controls do I have to choose in iOS development
an iOS app page, which descirbes some item's detail
This is kind of what I want to make
This is exact what I want
Actually I am not an iOS developer.
But a member of our team lacks of knowledge of consisting of iOS app Page(Scene)
I think he usually…

Bryan
- 1
- 1
-3
votes
2 answers
Fiddle showing nice simple tab style, but where's the CSS
I really like this fiddle example of a two-tier tab menu.
As you can see, it's a nice clean and understandable layout.
But -- where's the CSS that styles it??
When I copy/paste the exact same html and js into a blank fiddle page, I get what I would…

prokaryote
- 437
- 6
- 16