1taly85
I hate code!
Profile
Posts: 9
Reg: Sep 29, 2013
Camarillo
90
10/22/13 01:57 PM (12 years ago)

Scringo - New Menu Tab

So I created a new tab for the scringo menu I am trying to use it as a "followers/ friends tab" that I can put above the "invite" menu tab for scringo. I have tried mutliple ways to load it but It either crashes the app or gives me an error saying it cant find the directory file. I cleaned out the code and am starting fresh to try and figure it out. Also I have already gone through the " manual" from scringo on how to do this with no success. I am a novice to this stuff and its my first app so I am learning as I go any thoughts would be helpful. Thanks
 
1taly85
I hate code!
Profile
Posts: 9
Reg: Sep 29, 2013
Camarillo
90
like
10/22/13 02:08 PM (12 years ago)
Here is the code I am using: [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(myCommandClicked:) name:kScringoCustomButtonClicked object:nil]; -(void)myCommandClicked:(NSNotification *)aNotification { NSLog(@"User selected my custom command. Command id is =%@", [aNotification userInfo]); // The rest of your code } and this is the error I get Use of undeclared identifier"my command clicked" Its the same even when input the correct id and data info.
 
shenry
Aspiring developer
Profile
Posts: 469
Reg: Jan 10, 2012
Orange County, ...
13,390
like
11/15/13 02:49 PM (12 years ago)
Did you ever find a solution for this?
 

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.