Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (19)

Sign In or Sign Up now to post a comment!
  • hy i made the switch vies app and im tryng to put a table view with mutable arays in the second view ..can u please help me to do that..couse i did not slep for three day tryng to make this work..plssss.. i whant to do this: 2 switching views and in the second to put a table view with 5 arays difrent one off another ,and then each row with other names....i have my project in xcode 4...if u whant i can sand it to u to have a look ,maby im doing something rong...please help meee :))

  • I built an app I used tables and ns dictionary and arrays. Now Ive decided I want to add a background image, but when I use this code:

    self.tableView.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"Medbg.png"]];

    It loads the background image into each cell of the table and not in the actual background at all. Do you know what Im doing wrong? can someone help me?

  • @TCampbellBSNRN Hey man, if your still working on that app, first drag and drop your desired image into your app's Resources folder. Then, open Interface Builder. Drag an Image View onto your View. Highlight the Image View, open Attributes Inspector. From there you can select the image to place as your background.

  • Comment removed

  • Everyone can make a good app but people need to realise that you publish your app on the app store or put it onto your iPhone/iPod unless you pay a yearly fee of $99 to apple

  • @PillonelProductions 99$ per application ? or for all your apps ? 

  • @Alimohamedemad It's 99$ for a year subscription. You can upload all the apps you want during that year.

  • @88blockNS thanks man

  • have u made any apps that are on the app store?

  • Awesome.

  • it does also work for any other view . you just have to insert self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"AppBackground.png­"]];

  • @ipodtouchhacker You need to use a NSTimer with a callback function. Search for a tutorial.

  • im making a mini app. now im stuck on this one part. i have a button that when u press it, it plays a sound, then i want it to change to yellow after 2 seconds and then after it turns yellow, 2 seconds later i want it to change to black.

    myView.backgroundColor = [UIColor yellowColor];

    sleep(2);

    myView.backgroundColor = [UIColor blackColor];

    sleep(4);

    but it only changed to black and skipped the yellow part. plz help

  • Great video! Is it possible to put different images on each UITableCell? If it is, how?

    Thanks.

  • great video! 

  • You know you spelt Maximum wrong in your app?? Even the screenshots on the app store show this. It makes your app look bad, which is a shame. Thanks for this video, though! :-)

  • @bluenoseMMX You "Spelled" "Spelt" Wrong in your review?? Try taking an English course before you start going on about Spelling Errors!!

  • Nice and Helpful Tutor...... Can u pls show how can we do multiple view(4 view Using Navigation Based Application ),in the first View around 10 row will be present with some word in each row and whenever we click it must go next view (2 nd View) and here some text should be displayed along with next and forward button.(to move back and fro) and when we click forward again some more text should be displayed (goes to 3rd View).,again Back and fro button .....

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more