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 6912901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:08:58+00:00 2026-05-27T09:08:58+00:00

Help needed! I created a custom textbox for input. Keys append fine as I

  • 0

Help needed! I created a custom textbox for input. Keys append fine as I click through the keypad. However for some reason the text cursor is not showing up. What can I possibly missed? Pls advice.

p.s I tried editText.setCursorVisible(true)

I also considered the possibility that the cursor is having the same color as the background..

public class ETEditText extends EditText {

public ETEditText(Context context) {
    super(context);
}

public ETEditText(Context context, AttributeSet attrs) {
    super(context, attrs);
}

public ETEditText(Context context, AttributeSet attrs, int defStyle) {
    super(context, attrs, defStyle);
}

@Override
public boolean onCheckIsTextEditor() {
    return false;
}

}

I found that it was actually because I return false on the onCheckIsTextEditor()
but if I make it true I will make the software keyboard show up.. I want to hide it all the time though

any suggestions?

  • 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-27T09:08:59+00:00Added an answer on May 27, 2026 at 9:08 am

    It was actually because false was returned for the onCheckIsTextEditor()
    That was done by the original developer for suppressing the keyboard, which is not a good idea since
    it suppresses the cursor as well

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

Sidebar

Related Questions

I needed some help with creating custom trees given an arithmetic expression. Say, for
Some MATLAB help needed ! I have an set of 1s and 0s, I
Immediate help needed!! The code used to work fine, but after a while I
Help needed. Im writing a function that returns result of ajax call but i
Beginner help needed :) I am doign an example form a php book which
A little help needed. I'm receiving an xml file similar to this: <?xml version=1.0
First steps in FreeBSD: trying to run my installation script. Fast help needed: #
Help with regular expressions needed. I'm trying using regular expressions and preg_match_all find blocks
I recently asked a question about creating elements with jquery. Specifically I needed input
I needed to create a custom select list for the user registration page that

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.