Discussion Forums  >  WebViews and HTML for Mobile

Replies: 11    Views: 104

Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
01/31/13 02:39 AM (11 years ago)

define home screen

Greeting folks, Is it possible to define content screens rather than menu screen to be a home screen? Instead of using menu list/buttons, we attempted to use custom URL with tabbed layout. Cheers Cyrus
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
01/31/13 03:05 AM (11 years ago)
Yep, just head over to the layout and set the custom URL as the first tab in the layout and it will load that screen. set the other tabs with your hearts desire :) good luck
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
01/31/13 03:34 AM (11 years ago)
Thanks for your reply Mysps, We try to fully utilise tab menu due to its limitation. Other tab menu remain its own features or functions. Furthermore, we certainly do not wish to occupy this important space. Any other ideas? Cheers Cyrus
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
01/31/13 06:42 AM (11 years ago)
You can use the non tabbed layout and then use simple menu, button menu, or other (paid) plugins for navigation.
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
01/31/13 08:24 AM (11 years ago)
Hi AlanMac, Thank you for your comments. Allow me to rephrase my question. I attempted to use custom URL to display animation slide show. There are of course other features such as menu buttons, simple menu list, image gallery, map... etc will be use inside my app as "tabbed layout". Correct me if I'm wrong. The default system detected the menu screens (menu buttons/menu list) to be the home screen and overwrite the content screen (custom URL). This is where the problem lies. I hope it's clear. ps: It's for both iOS and Android platform, self host 2.0 Cheers Cyrus
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
01/31/13 02:06 PM (11 years ago)
Any luck?
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
02/01/13 07:30 AM (11 years ago)
So, you are saying you set the custom URL for tab one, and the when the app runs a menu screen moves to tab 1? Does the tab with the custom url just disappear and you have one less tab?
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
02/01/13 10:44 AM (11 years ago)
Hi Susan, It's nice to hear from you. Below is an example available from appstore. First you see the animated slides as a home screen after the splash. It has no relation with any of the tabbed menu. The home screen (custom URL screen) just purely display with graphics without being the first tab. I couldn't find any option in configuration setting to make the custom URL to be a home screen. I hope it's clear. https://itunes.apple.com/us/app/cafesalto/id567597664?mt=8 Cheers Cyrus
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
02/01/13 12:37 PM (11 years ago)
I don't know of any reason why it can't be a home screen, except that there needs to be some sort of button to bring you to the rest of the app. This can be done with custom code....I have seen other posts on this.
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
02/01/13 01:04 PM (11 years ago)
Create your page, then create a tabbed menu layout (under layout) and assign that page to the first tab. That will be the first page that comes up - equivalent to the home page I you are looking for I hope. Personally, I would have the page with the content in the project so that it can be displayed and cached if the internet is not available (probably not custom url). Alan
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
02/01/13 03:04 PM (11 years ago)
Hi Susan, Really? I have been tried to search the entire forum related to this. Really appreciated if you can give me some indication. Hi Alan, Custom URL screen is the only solution I can think of to display this animation slides show, and the easiest way at this point. I know if I create a page with menu buttons or menu list screen my problem would go away. System will assign it to a home screen. But what about the animation part? I believe it would be lot more complicated to make those screens animated, right? Please see my previous post on an example for cafesalto. Thanks Cyrus
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
02/04/13 01:49 AM (11 years ago)
Hi Susan, Any information you can provide me would be greatly appreciated. Cheers Cyrus
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.