Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 1    Views: 70

skinnera
Aspiring developer
Profile
Posts: 1
Reg: Apr 20, 2012
location unknow...
810
05/27/12 11:37 AM (13 years ago)

Tweet Sheet

Hey everyone, I'm working on an app and I'd like to integrate a tweet sheet somehow. It looks clean and it allows users to share my app with others. Has anyone done this and if so, how did you go about it? I'm able to get a tweet sheet working on its own without buzztouch but I'd like to integrate it into an already existing app rather than try to code something from scratch. Any help would be greatly appreciated! Thanks
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
05/28/12 07:34 AM (13 years ago)
Trying to do the same thing here as well. Have found some great sample projects with the code. like this: http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/98554-posting-twitter-ios-5-a.html I already have thr tweiiter framework in my project as i;m using Scringo. so that part is done. I'm stuck trying to implement the tweetingViewController into my project. I think I just need a button to assign an action to the tweetingviewcontroller method. Or could i assign that method to a menu "action"? Biggest hurdle is that all these sample projects use the IB to build the screen and link the action to the button. I'm still unable to use .XIB in my BT projects yet. so looking for a way to manually assign that action. The closest I have gotten in my BT project is creating a new screen as a plug-in. Then i have created a button up that screen. I just can't quite link the viewcontroller to it yet.... pretty sure it's gotta be a IBAction It's definately do-able in BT projects and probably pretty easy for an experienced programmer. looks slick and hope i can get it going myself as well.
 

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.