Discussion Forums  >  Uncategorized

Replies: 5    Views: 260

Zjapp
Apple Fan
Profile
Posts: 33
Reg: Jun 30, 2011
Amsterdam
320
11/28/11 05:43 AM (12 years ago)

Buzztouch screen link

Hi, Don't know if this question has asked before. If so just send me the forum link. If not: I would like to link in a HTML screen to another BT screen, how does the URL look like? Or is it not possible to do this? Zjapp
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/28/11 11:14 AM (12 years ago)
Possible...complicated depending on your skill. Start here and see if it makes any sense. http://www.buzztouch.com/forum/thread.php?tid=CB420F47E3E8E480B9074E9 The poster didn't get very far because of their lack of understanding but eventually got it working with an email we sent. We're happy to send you the same email if needed.
 
Zjapp
Apple Fan
Profile
Posts: 33
Reg: Jun 30, 2011
Amsterdam
320
like
11/28/11 12:12 PM (12 years ago)
I know that for example you can call another HTML page :http://www.buzztouch.com/applications/EAD5EB8C6873CBF504EF2AA7D/customHTML-206E83E1198E9256F2540A0.html Is it also possible to call another screen, for example a screen list?
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/28/11 12:44 PM (12 years ago)
Yes. The idea is that you have specially formatted links then 'capture' the link when it's clicked. This is done in the UIWebView shouldStartLoadWithRequest method in the Objective C class file. This is in the BT_screen_webView.m file. When you isolate that one of your 'special links' is clicked, you fire a method to load another screenByNickname or screenById. Have a look at the file I justed emailed you. Scroll down to around line 584 to see the logic. To use this file, re-name it to BT_screen_webView.m and be sure to replace all the occurances of [your app delegate name] with your actual app delegate name.
 
Pablo
buzztouch Evangelist
Profile
Posts: 51
Reg: Nov 09, 2011
Argentina
510
like
01/03/12 03:10 PM (12 years ago)
David, can you send me the file too? tnks!
 
pistone10
Aspiring developer
Profile
Posts: 6
Reg: Jul 23, 2012
Las Vegas
1,810
like
11/05/12 02:50 AM (11 years ago)
I know this is an old post but any chance I could get that file as well I am trying to link from an html doc screen to Location Map screen
 

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.