Quote:
Originally Posted by BrianSlick
^^^ I don't believe that's required, but certainly couldn't hurt.
Although the larger point raised is verifying that the method is actually being called.
Edit: Ah yes, whatever is in .h needs to match .m. That matters.
|
i have made the view based application,
in the 1st view i have browse button to browse the image,and i even view that image to the same browse view,
when the user selects the other button it will take me to the next view where i want to show the same image of the browsed one,and have to add the texture effects to this image
may i know the steps or any sample code to this issues im facing...
Thanks in advance