iphone sdk hide uitextview on uibutton click
Posted
by sheLa
on Stack Overflow
See other posts from Stack Overflow
or by sheLa
Published on 2010-05-28T03:35:07Z
Indexed on
2010/05/28
3:41 UTC
Read the original article
Hit count: 225
objective-c
im new to iphone sdk programming, and have been stuck on this problem for days.
i want a button that toggles a uitextview. first click shows the textbox, second click hides it and so on.
it sounds very simple
© Stack Overflow or respective owner