I assume you are using the draw rect function. The following is my
opinion and my way of doing
When the user selects the objects; create path from the non rectangular
image with respect to any frame of reference like frame or bounds of the
shape.
You can use path to clip the region by using mask o
Hi
For the the kind of view which you were mentioning you should create a
standard or customised tableview controller and set the tabbar controllers
property.After setting this add the tabbar view to the view which will
show the tab bar. Once you click the tab bar button. Tableview controller
load
Hello All
I`m currently doing a FTP client for my project. I`ve scheduled the
readstream/writeStream with the runloop to read the file from the
harddisk/write the file to the harddisk and send it to the server. After
uploading and downloading the file I unschedule the stream from the runloop.
This
My project involves *4 independent views in screens*. In this case,apple
documentation states us to have only *one viewcontroller and have 4 NSObject
* to control the different views.I didnt use Interface builder to create the
views and NSObject, I didnt by declaring programmatically. In one of the
Hello Everyone
I`m new to iPad Programming. I found in the ViewController programming guide
that, there should be one to one correspondence between the view controller
and the screen displayed and also says that, if you have to manage
different veiws on the same screen I have to use NSO object a
Hello Everyone
I`m new to iPad Programming. I found in the ViewController programming guide
that, there should be one to one correspondence between the view controller
and the screen displayed and also says that, if you have to manage
different veiws on the same screen I have to use NSO object a
Hello everyone
I`m getting this strange warning when i start my program in debugging mode
and repeats for every step.
*
*
*Asertion failed: (cls), function getName, file
/SourceCache/objc4_Sim/objc4-427.1.1/runtime/objc-runtime-new.m, *
*
*
*
*
*I created my program in xcode 3.2.2 but i`m gett
Hi Everybody
I need to bring the ripple effect animation in iphone that is present
in widget application when you drop a new widget. I tried posting in
various forums including apple forum I cant find the answer for it. I
hope you guyz can help. The following is the code which I used for the
anim