Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 10    Views: 77

Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
09/09/15 02:41 AM (8 years ago)

[iOS] Many Blank Screen

Hi, is it possible to have several blank screen with different XIB ? Thanks
 
Bonzo
Apple Fan
Profile
Posts: 783
Reg: Jan 30, 2012
Basingstoke
13,530
like
09/09/15 04:09 AM (8 years ago)
yes. ive done this before but it was a long time ago. you basically do an if statement looking at the screen name that you are going to load if screen name = "123" the load 123.xib else 234.xib i'll try and dig out my code will you access these screen from a menu screen?
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/09/15 04:14 AM (8 years ago)
Yes I use the Xib Button Menu
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
09/10/15 09:29 AM (8 years ago)
The xib button menu lets you create as many xibs as you want. What are you trying to do exactly?
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/10/15 11:52 AM (8 years ago)
I use a XIB Button Menu like as home page. I would like two buttons that go two different blank screen.
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
09/10/15 11:57 AM (8 years ago)
Right, and that is what the plugin is for. You can use the xib button menu as the home screen with two buttons that each link to another xib button menu which you can have as blank xib files although I'm not sure why you'd want to do that
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/10/15 12:21 PM (8 years ago)
I use the blank screen and then redirect to another view that uses augmented reality. And I want to have two blank screens for 2 different views of augmented reality . On each XIB I want different explanations with a button that leads to different views for augmented reality.
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/10/15 12:42 PM (8 years ago)
I actually want to know how to use a second XIB for the second blank screen .
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
09/10/15 12:47 PM (8 years ago)
You can use the xib button menu many times in the same app with a different xib for each one. You choose the name of the xib file in the control panel.
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/10/15 01:22 PM (8 years ago)
No its the xib of blank screen that I want use many time not xib button menu
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
09/15/15 08:25 AM (8 years ago)
Bonzo, have you found your code ?
 

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.