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

  • SEARCH
  • Home
  • 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 8043347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:52:23+00:00 2026-06-05T04:52:23+00:00

If I were writing a native app I would try the solution given here

  • 0

If I were writing a native app I would try the solution given here which says:

"Try to implement the following method in text view's delegate:"

- (BOOL)textViewShouldBeginEditing:(UITextView *)textView{
    return NO;
}

Unfortunately I need to use phonegap, so I don’t have a text view to manipulate. It would be great if I could permanently suppress the keyboard in this app. We’ve got some custom on screen keyboard that people are supposed to use instead. So, any idea how to disable the popup keyboard completely?

  • 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-06-05T04:52:25+00:00Added an answer on June 5, 2026 at 4:52 am

    Just put a transparent div over the input field, so the the click will be on that div and not on the input field. Now you can activate your own keyboard by click and fill in the characters with javascript.

    • Update:

    The following solution works:

    The keyboard is directly linked to the focus on the input field. when you use readonly=”true”, you can get the click event and then you should be able to chamge the value. in jQuery something like this: $(‘myinputfield’).click(function(){$(this).val(newinput);});

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

Sidebar

Related Questions

I'm writing a .NET(3.5) web service for an IPhone native app in which I
I'm writing a complex setup/installer application in native C++/MFC. I would very much like
I will soon be writing a native iPhone app for my web site. The
We are in the process of writing a native windows app (MFC) that will
I'm building an OpenGL based app - writing in native C/C++. I want to
I am writing a native iPhone and Android app using Sencha Touch inside Phonegap
I am struggling with writing portion of an app which should behave like the
I'm writing an app that sets an alarm, and here's the relevant code that's
I'm writing a native iPhone app that contains a UIWebView component. This component accesses
I'm writing an iPhone native app using the JSON framework. My app is accessing

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.