Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7405213
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:22:12+00:00 2026-05-29T05:22:12+00:00

I do a new post because I have a problem that I can’t find

  • 0

I do a new post because I have a problem that I can’t find the respons on the internet. I’m working with a bluetooth barcoder with a clean view without any viewable textfields. To catch the information of the barcoder I use a hidden textfield and works fine. The problem is when the Barcoder disconnects it appears the keyboard because a field is the first responder. I don’t want to resign that field but I don’t want the keyboard appears.

I have a function that catch when the keyboard will appear:

[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector (keyboardWillShow:)
name: UIKeyboardWillShowNotification object:nil];

What I want is to stop the event of the keyboard or if not’s possible hide it when appears. Any ideas about it? Any help will very usefull…

Thanks guys!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:22:12+00:00Added an answer on May 29, 2026 at 5:22 am

    Dhilip’s answer may work for you. If it doesn’t here are some alternatives:

    1) set the textField.enabled property to NO.

    2) Subclass UITextField and return nil for the inputView:

    @interface MyTextField: UITextField
    
    @end
    
    @implementation MyTextField
    
    - (void)inputView
    {
        return nil;
    }
    
    @end
    

    If you use your custom textfield class instead of a regular UITextField, it works the same except that you’ve said to use nil for it’s keyboard instead of UIKeyboardView (which is the default).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a old website that generate its own RSS everytime a new post
I have been asked to post a new question about how to correctly sort
This post is incorrectly tagged 'send' since I cannot create new tags. I have
Archaelus suggested in this post that writing a new format routine to handle named
Because of the changes I have done to my post I have thinked to
I have a problem with an AJAX call that i make to login a
I have a grid with several thousand rows that can be filtered and sorted.
My situation is that I have a POST cgi script that generates and returns
I have some users that can have many posts , and each of those
I'm quite new to Django Forms, and I'm facing a problem that I cannot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.