User : vaishnavi

Title User Language Tags Description Date
Hidden files in MacOSX vaishnavi AppleScript

Hide and show files in MacOSX

April 26, 2012
Removing whitespace from NSString vaishnavi Objective C

removing whitespace from front and end of a string

January 24, 2012
Enable UIButton inside UIImageView vaishnavi Objective C

When you add a UIButton as a subview to UIImageView, it will not correspond to touch events automatically, UIImageView's userinteraction property needs to be set

September 16, 2011
Opening safari inside app vaishnavi Objective C August 23, 2011
writing a custom delegate vaishnavi Objective C April 12, 2011
using popToViewController vaishnavi Objective C December 31, 2010
To check the type of class vaishnavi Objective C December 28, 2010
Encode and decode of strings vaishnavi Objective C December 23, 2010
Landscape orientation for a single view controller vaishnavi Objective C December 10, 2010
Refresh the view in UIViewController vaishnavi Objective C

When you come back to the parent view controller after visiting controller and want to refresh the content, set the view to nil and then load it.

December 9, 2010
Automate the position of UITextField w.r.t the keyboard vaishnavi Objective C

move the position of the textfield with respect to the position of the keyboard. After the last textfield has some text entered, resign the keyboard from the view

December 9, 2010
implementing accelerometer to move objects vaishnavi Objective C

motion of objects(labels and images)

December 9, 2010
Record sound in iPhone vaishnavi Objective C December 9, 2010
email address validation in objective c vaishnavi Objective C December 9, 2010
Comparing two CGSize variables vaishnavi Objective C December 9, 2010