Mohsen Mirhoseini’s Technical Blog

Senior Android Developer

Menu

Skip to content
  • Home
  • Blog
    • Android Debugger
    • iOS Debugger
    • ASP .net Debugger
    • C# .net Debugger
    • Objective-C Debugger
    • php Debugger
    • Server Debugger
    • Linux Debugger
    • Mac Debugger
    • Windows Debugger
  • Android Applications
  • Android Libraries
  • Portfolio
  • Social
  • About
Sidebar

Calendar

April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Feb    

Tag Cloud

Activity Android Android Studio Animation Application article Bootcamp Button cPanel Drawable ebook eclipse Game github Google Icon ICS iOS Iran Java Linux Mac Manifest medium.com Mobile Game OS X Packt Publishing Password permission R Resources Sample Server SSH Tehran Tehran Traffic Map Transparent Tutorial Unity Unity3D WebSite WebView WHM Windows Debugger XML

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 601 other subscribers

Top Posts & Pages

  • How to launch Google map intent in android app with certain location, zoom and label
  • How to create a toggle button with custom image and no text in Android
  • How to disable a C# .net tab inside a TabControl?
  • Microsoft InstallShield Error: "Setup failed to launch Installation engine: Calss not Registered".
  • How to access a Bit.ly short-link stats created by someone else?
  • How to solve "Duplicate files copied in APK META-INF/LICENSE.txt"?

Recent Posts

  • How to setup your Android app to use Protobuf: with Kotlin flavor and ignoring Protobuf pros and cons!
  • My first experiences with Kotlin: some quick notes that might comes handy for beginners
  • Creating a quick fancy Android application prototype Using Framer
  • A useful memory debugger plugin for Android Studio
  • MVP — How to present different errors on View Layer using only one method?

Recent Comments

  • Dai Software on stetho-timber Library issue with new Timber 4.1.2
  • Mohsen Mirhoseini Argi on How to Disable or Manage Android Clear Data
  • jatin bansal on How to Disable or Manage Android Clear Data
  • S. Byrnes - BMRT on How to Resolve a “Partition Failed” Error in Mac OS X
  • geethadevi on Understanding Android Activity lifecycle

Useful Links

  • anddev.org
  • Android
  • Android Developers
  • apps-for-android
  • ASP.net
  • Developer
  • Fierce Developer
  • Mobiletuts+
  • Open Handset Alliance
  • Stack Overflow
  • W3Schools
  • Wireless Developer Network

Follow me

  • facebook
  • linkedin
  • twitter
  • google-plus
  • instagram
  • github
  • bitbucket
  • pinterest
  • flickr

My Applications on Google Play

My Android apps on Google Play
View Mohsen Mirhoseini Argi's profile on LinkedIn

unhide

How to hide/unhide label, textfield and disable button in Objective-C

Standard

Here is the answer for hiding:

[self.label1 setHidden:TRUE];

and here is the answer for disabling:

[self.btnOutlet setEnabled:FALSE];
  • Date 17/01/2014
  • Tags Button, Disable, hide, iOS, label, Objective-C, textfield, unhide
  • Comments Leave a comment
Proudly powered by WordPress
Theme: Writr by WordPress.com.