Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 12    Views: 127

chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
12/20/13 12:43 AM (11 years ago)

New plugin: Launch Tutorial

This plugin serves a dual-purpose. It shows a standard splash screen on load, then transitions to a tutorial if this is the first time the app has loaded. After the tutorial is finished, the app will transition to your home screen. The tutorial can have as many screens as you need, each styled differently. There are three types of tutorial screens to choose from: 1) Standard screen --includes a title, description and image 2) Header screen --includes a header view at the top (using a .xib file you create), along with a title, description and image 3) Nib screen --create a .xib file for the entire screen, giving you ultimate flexibility. The advantage of the .xib files is that they are drag-and-drop. To create one, simply open XCode and go to File->New->File. Choose "View" from the "User Interface" menu, and give it a name. This plugin is based on the open-source project "MyBlurIntroductionView" of Matthew York. See license.txt in the plugin package for licensing details. "MyBlurIntroductionView" is licensed using the MIT license.
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/20/13 02:04 AM (11 years ago)
will Android come eventually?
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
12/20/13 04:06 AM (11 years ago)
So many uses for this!
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/20/13 06:33 AM (11 years ago)
Not sure about Android right now, since this was built off an existing open-source project that was iOS only.
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/20/13 07:13 AM (11 years ago)
Oh! Ok!! Thanks any way!!
 
Jake Chasan
Veteran developer
Profile
Posts: 1685
Reg: May 13, 2011
location unknow...
29,650
like
12/20/13 07:44 AM (11 years ago)
This is very cool. Keep it up Chris! Jake
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/20/13 09:27 AM (11 years ago)
Very nice! LA
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
12/20/13 10:21 AM (11 years ago)
On my own, I tried to use that MyBlur within BuzzTouch, but had problems. Glad you conquered it !!! I will need a tip on how you did it. -- Niraj
 
Dragon007
Lost but trying
Profile
Posts: 1509
Reg: Dec 17, 2011
London
20,590
like
12/20/13 01:15 PM (11 years ago)
I like this one.
 
chadh0130
Apple Fan
Profile
Posts: 352
Reg: Nov 05, 2011
Rhode Island
4,020
like
12/20/13 10:18 PM (11 years ago)
Cool plugin. After setting up the screens, I noticed the plugin isn't under the Global Settings > Splash. Is there something I'm forgetting to get this to work as a splash? Also, where in the control panel do I define the splash image within the plugin page?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/20/13 10:43 PM (11 years ago)
That's an outstanding bug with the Buzztouch server - it works on self-hosted, and will make it into a future update for buzztouch.com. For the splash image, use the background image property.
 
chadh0130
Apple Fan
Profile
Posts: 352
Reg: Nov 05, 2011
Rhode Island
4,020
like
12/20/13 10:44 PM (11 years ago)
Thanks..I'm actually using the 3.0 self hosted server and don't have this plugin listed.
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
12/20/13 11:37 PM (11 years ago)
Perhaps try to FTP load onto your self-host server and then "refresh plugins". -- Niraj
 

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.