Advertise Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Your First iPhone App
($1.99)

iPhone Code Generator
($9.99)

Calcuccino Programmers' Calculator
($2.99)

DataFon(Build Apps on Windows)
(free)

Infinote Pinboard for Todos and Notes
(free)

picplz
(free)

poG
($2.99)

Want your application or service advertised on iPhone Dev SDK?


» iPhone Dev SDK - The community for the iPhone developer community
iPhone Dev SDK is a community for software developers interested in the iPhone SDK platform. Founded in March 2008, iPhone Dev SDK was one of the first communities for this revolutionary new platform.

What separates iPhone Dev SDK from the others is the friendly atmosphere the community provides for developers of all abilities. Whether you've been programming your entire life or are just now getting interested, you'll find yourself welcomed to the community.

Head over to the forums and say hello!

Chris
» Error Help, Pic included
Sep 02, 2010 - 1:55 PM - by mitchsamuels
I have a project, and it was working fine. Then I added three files and edited them and all, but when I went to build it, all three got this error message... ( ... on Twitpic )

Does anyone know how to fix this?
0 Replies | 15 Views
» New iPhone App Idea (Asistance Required)
Sep 02, 2010 - 1:46 PM - by Ragnork
Hello All,

I'm new to the forum, so first of all, thank you all for any further assistance provided. I'm currently working on the development of a new iPhone Accessory & Application, but to continue my research I must first find the answer to a few questions. Any assistance is very much appreciated, and anyone who would considers long-term assistance please get in contact.

Thank You, Rag.

Questions:


Can the iPhone keep track of multiple GPS chips simultaneously?

Can the iPhone maintain Real-Time connection with multiple GPS chips simultaneously?

Can the iPhone accurately track and represent the movements of multiple GPS chips and it-self in Real-Time, through an application?

Could the iPhone maintain Real-Time connection with a GPS chip which is indoors?

Can an application which tracks and represents Real-Time movements of multiple GPS chips be... [Read More]
0 Replies | 20 Views
» Wrong ToolBar Items receiving touch
Sep 02, 2010 - 1:42 PM - by j3rm
Hi all,
I have a tool bar that has 3 buttons, and 3 spacers on it. The issue is sometimes, then I touch the 3rd button the 2nd button will get the "glow" around it and be selected if I touchUP, instead of the 3rd button. I do have some spacers but the buttons are 50pxls apart which is plenty on the screen.

Anyone have any idea why this would be happening, Its happening on multiple devices.
Heres the code to set the tool bar up
Code:
	
UIImage *addActivityImage = [UIImage imageNamed:@"Calendar.png"];
		UIBarButtonItem *addActivityButton = [[UIBarButtonItem alloc]
											  initWithImage:addActivityImage style:UIBarButtonItemStylePlain target:self
... [Read More]
0 Replies | 9 Views
» How necessary are multiple devices to test on?
Sep 02, 2010 - 1:27 PM - by Noise
I have an iPad now, and use it for testing. Is the one device enough, or should I grab one of the new iPod Touches as well?

Is having one of each device a necessity, or is testing on one iOS device acceptable?
2 Replies | 27 Views
» How to call a method and set a variable from subview?
Sep 02, 2010 - 12:44 PM - by tester
hi all,
i have a viewcontroller, im adding a subviewcontroller to it. this subviewcontroller use a subview (subclassed UIView). there is a button in subview.
if the user press the button, i want to set a varibale in Mainviewcontroller, then call RefreshPage method.

layout:
MainViewController;
NSINteger xyzID;
-(void) RefreshPage;

i add subViewController in viewdidload method.

Code:
	subVC=[[SubViewController alloc] initWithType:1];
	[self.view addSubview:subVC.view];
i am adding subview controller 3 different viewcontrollers (like mainviewcontroller).
how can i set xyzID then call RefreshPage method ?
i think i should... [Read More]
2 Replies | 27 Views
» how app store will pay me?!!
Sep 02, 2010 - 11:02 AM - by eng.ahmed.abdelazez
Dear All,

sorry, i am really new to app store and online money transactions. i just have a question:

on the enrollment process for the iphone developers program, i provided my credit card number to pay the $99 to be a standard developer.

now, if this scenario occurred:
- i published an app to the store.
- and let's say it gained money.
- how exactly the money will be transfered to me? taking into account that I did not provide any bank account.

as long as i know, credit cards don't receive money transfers.

the question may be so stupid, but sorry, i am really new to such online actions regarding money.

thanks in advance.
2 Replies | 45 Views
» Loading custom fonts from a different bundle
Sep 02, 2010 - 10:56 AM - by ldro
Anyone know if there's a way to load a custom font through the Info.pList file (UIAppFonts key) from a different bundle other than the main application bundle?
0 Replies | 30 Views
» Number to word help with chars
Sep 02, 2010 - 10:47 AM - by abdeir1
I'm working on a project that turns numbers to words as a training exp. But I'm facing a problem, I'm using a method to collect first 3 chars as shown bellow:
Code:
NSString *a=[[NSString alloc]initWithFormat:@"%d",[snumber characterAtIndex:(0,3)]];
	
	int millions  = (int)a; 
	
	NSString *s=[[NSString alloc]initWithFormat:@"%d",[snumber characterAtIndex:(3,6)]];
	int hundredThousands = (int)s; 
	
	NSString *d=[[NSString alloc]initWithFormat:@"%d",[snumber characterAtIndex:(6,9)]];
	int thousands = (int)d;
but I keep getting the out of range error below:
... [Read More]
3 Replies | 40 Views
» Advertisements
» Stats
Members: 51,374
Threads: 52,830
Posts: 225,477
Top Poster: BrianSlick (3,576)
Welcome to our newest member, bob8caldwell
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:26 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0